From 25d536fade4a843c35eb5606299a60d7f56b2289 Mon Sep 17 00:00:00 2001 From: hippoz Date: Sat, 24 Oct 2020 23:06:34 +0300 Subject: [PATCH] turns out that didnt really do anything --- res/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/style.css b/res/style.css index 02df5f1..5d5e68c 100644 --- a/res/style.css +++ b/res/style.css @@ -53,7 +53,7 @@ br { } .navigation-branding-h { font-size: xx-large; - /* padding: 5px; */ + padding: 5px; margin-top: 7px; margin-bottom: 7px; white-space: nowrap;