From 430eeae318f4f2c8577aa0dd65b3cd0427a47fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 27 Jul 2025 11:44:06 -0400 Subject: [PATCH] Compile CSS --- web/themes/custom/geofresco/dist/css/global.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 900dca8..ec4988e 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -2727,6 +2727,9 @@ button.tag:active, margin-top: -1rem; margin-bottom: 2px; padding-bottom: 4px; + margin-left: auto; + margin-right: auto; + width: fit-content; } .slogan .title { color: #8FB489;