diff --git a/undercover/static/styles.css b/undercover/static/styles.css index adb50d5..474aedc 100644 --- a/undercover/static/styles.css +++ b/undercover/static/styles.css @@ -184,6 +184,9 @@ div.user form input { align-items: center; font-size: 90%; } +.user.logged-in { + margin-bottom: 1em; +} dl { display: flex;