From 3436b6fb211f984d8c0e969e10cf0b5b0f5e7ac6 Mon Sep 17 00:00:00 2001 From: Sebastian Korotkiewicz Date: Wed, 23 Mar 2022 19:40:11 +0100 Subject: [PATCH] fontsize for .theme --- components/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/components/css/style.css b/components/css/style.css index c91c2e1..5dddd89 100644 --- a/components/css/style.css +++ b/components/css/style.css @@ -166,6 +166,7 @@ header span a { position: absolute; right: 5px; top: 5px; + font-size: 12px; } footer { text-align: center;