diff --git a/nuxt/components/Glava.vue b/nuxt/components/Glava.vue index 9169b38..65e0748 100644 --- a/nuxt/components/Glava.vue +++ b/nuxt/components/Glava.vue @@ -50,10 +50,12 @@ h1 { img { position: fixed; - top: 0; - left: 0; - width: 100%; + top: -10wh; + left: -10vw; + width: 120vw; + height: 120vh; z-index: 10; + object-fit: cover; } .meni {