diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index c786920..6d6f220 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -155,7 +155,7 @@ export default { .vipps-outer-container { display: flex; - align-items: center; + align-items: flex-start; @include desktop { margin-left: 20px;