From f71e837d27cb96050cf39ce08dec6c3a87c32000 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Mon, 30 Jul 2012 18:36:21 +0200 Subject: margin-top instead of bottom for headlines --- static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/main.css') diff --git a/static/css/main.css b/static/css/main.css index 9abe763..6e9493b 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -34,7 +34,7 @@ nav a:first-child { } h1, h2, h3 { - margin-bottom: 1em; + margin-top: 0.5em; } footer{ -- cgit v1.2.3-1-g7c22