From a2ab2260d38391006651f5f5cb1627bce836d1fa Mon Sep 17 00:00:00 2001 From: jloup Date: Sun, 25 Feb 2018 21:35:11 +0100 Subject: small UI tweaks (alignment). --- cmd/web/static/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmd/web/static') diff --git a/cmd/web/static/style.css b/cmd/web/static/style.css index cdbcd06..1e09fcb 100644 --- a/cmd/web/static/style.css +++ b/cmd/web/static/style.css @@ -46,6 +46,8 @@ i.cc { h1 { font-size: 1.5em; + margin-bottom: 5px; + margin-top: 5px; } .sign-in .form-control { -- cgit v1.2.3