From bf2e468350230bf58aad8c80a7ae5a2cc4b7a09a Mon Sep 17 00:00:00 2001 From: Alain Nussbaumer Date: Sun, 23 Feb 2025 19:04:20 +0100 Subject: [PATCH] [web] Simplify styling of hero page --- web-src/src/templates/ContentWithHero.vue | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/web-src/src/templates/ContentWithHero.vue b/web-src/src/templates/ContentWithHero.vue index e78a750e..f84071d6 100644 --- a/web-src/src/templates/ContentWithHero.vue +++ b/web-src/src/templates/ContentWithHero.vue @@ -4,7 +4,7 @@
-
+
@@ -32,18 +32,3 @@ export default { name: 'ContentWithHero' } - -