diff --git a/web/css/app.css b/web/css/app.css index 7868ec6..e510f0e 100644 --- a/web/css/app.css +++ b/web/css/app.css @@ -82,9 +82,9 @@ h2 { /* Kleine Statuszeile direkt unter dem Titel (Tage ohne Datenverlust + Kennzahlen). */ .tagline { - margin: 0.2rem 0 0; - font-size: 0.85rem; - color: gray; + margin: 0; + font-size: 1rem; + color: black; } #headerbar {