From 2142677b015507bc1aeb6179c5dfc4dfa3aaf0ce Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sat, 19 Nov 2022 10:20:13 -0700 Subject: A few more tweaks for an initial deploy --- 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 571e812..426308d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -608,6 +608,10 @@ form .button:hover { /* Logged out homepage */ +.about p { + margin: 0 0 15px 0; +} + .about img.banner { width: calc(100% + 30px); height: auto; -- cgit v1.2.3