From 80193114909a3f6ca1eda9a47b6330ef249a8ee5 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 18 Nov 2022 17:24:43 -0700 Subject: Deployment re-jiggling --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/css/style.css') diff --git a/static/css/style.css b/static/css/style.css index 5f35cc2..571e812 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -646,6 +646,10 @@ h1.identity small { margin: -10px 0 0 0; } +.bio { + margin: 0 0 20px 0; +} + .system-note { background: var(--color-bg-menu); color: var(--color-text-dull); -- cgit v1.2.3