From 8a2b822e1f437fc81f727a05df37c08191592094 Mon Sep 17 00:00:00 2001 From: Ove Klykken Date: Tue, 6 May 2014 20:21:39 +0000 Subject: [PATCH] margin above tollb ox category ehader --- styles.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/styles.css b/styles.css index b93d71c..ca24d11 100644 --- a/styles.css +++ b/styles.css @@ -169,6 +169,9 @@ nav a { height: 82px; } /* Toolbox */ +#category { + margin-bottom: 2em; + } .imageright, .imageleft { width: 300px; -- 2.17.1