From a2404e01cdbeef2ba332e147a5f2f1ca0a0310d7 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sat, 5 Nov 2022 22:49:25 -0600 Subject: Queuing system and lazy profile fetch --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index 69eaa44..7a3b20a 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -100,7 +100,7 @@ header h1 { font-family: "Raleway"; font-weight: normal; background: var(--color-fg2); - padding: 10px 7px 7px 7px; + padding: 10px 7px 7px 0; font-size: 130%; height: 2.2em; color: var(--color-fg1); -- cgit v1.2.3