From b22b77000accd37126321186b5260741b80a6a14 Mon Sep 17 00:00:00 2001 From: Nick Kosarev Date: Wed, 5 Feb 2025 16:03:37 +0200 Subject: [PATCH] chore: update --- apps/website/app/pages/index.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/apps/website/app/pages/index.vue b/apps/website/app/pages/index.vue index 3db4ef32..5f018c5f 100644 --- a/apps/website/app/pages/index.vue +++ b/apps/website/app/pages/index.vue @@ -26,7 +26,7 @@
-
+
@@ -262,12 +262,6 @@ const shopProducts = [ background-image: url(~/assets/img/background-green.webp); } -.wagon { - margin: 0 auto; - width: fit-content; - text-align: center; -} - .wagon img { width: 50vw; max-width: fit-content;