diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index f15eaad..fd58e61 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -113,7 +113,7 @@ export default { } .outer { - height: 100vh; + width: 100vw; display: flex; align-items: center; flex-direction: column;