From 3732aa068ee18bba7132a1f518bd0e6c7c819c33 Mon Sep 17 00:00:00 2001 From: genuineparts Date: Tue, 3 Jun 2025 20:01:18 +0200 Subject: [PATCH] Css fix --- themes/austria/css/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/austria/css/layout.css b/themes/austria/css/layout.css index 0a992c1..eb05515 100644 --- a/themes/austria/css/layout.css +++ b/themes/austria/css/layout.css @@ -87,7 +87,7 @@ header p#intro { /* change the values of top and left to adjust the position */ position: absolute; - top: 130px; left: 30px; + top: 140px; left: 30px; }