From f8cc5edea4fccfaabd9d058017314fb43fa03686 Mon Sep 17 00:00:00 2001 From: Alain Nussbaumer Date: Sun, 23 Feb 2025 19:38:21 +0100 Subject: [PATCH] [web] Fix hero page alignment of image --- web-src/src/templates/ContentWithHero.vue | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/web-src/src/templates/ContentWithHero.vue b/web-src/src/templates/ContentWithHero.vue index f84071d6..c6893180 100644 --- a/web-src/src/templates/ContentWithHero.vue +++ b/web-src/src/templates/ContentWithHero.vue @@ -4,7 +4,7 @@
-
+
@@ -32,3 +32,18 @@ export default { name: 'ContentWithHero' } + +