diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index e961936..757a57c 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -196,11 +196,8 @@ h1 { flex-direction: column; } - .vipps-container { - margin-left: 0px; - } - - .wines-container { + .wines-container, + .vipps-outer-container { margin-left: 0px; } }