diff --git a/nuxt/components/Glava.vue b/nuxt/components/Glava.vue
index b8b6b46..c9195aa 100644
--- a/nuxt/components/Glava.vue
+++ b/nuxt/components/Glava.vue
@@ -6,27 +6,42 @@
admin
- {{ head }}
+ JUGOFUTURIZEM
\ No newline at end of file
+
diff --git a/nuxt/pages/index.vue b/nuxt/pages/index.vue
index 55edc65..79144d9 100644
--- a/nuxt/pages/index.vue
+++ b/nuxt/pages/index.vue
@@ -28,6 +28,14 @@ await store.naloziStrani()
margin: .2rem 0 1rem 0;
}
+ .stran {
+ position: relative;
+ background: var(--bela);
+ margin: 2rem;
+ border-radius: 3rem;
+ padding: 2rem;
+ }
+
form {
display: flex;
flex-direction: column;