From 21e00850dcfc1bf5e78d1ba3ddb1d697ee97f4fc Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 20 Jul 2014 13:23:22 +0100 Subject: Remove container div --- static/css/hyde.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/hyde.css b/static/css/hyde.css index 493ff42..f6c51ee 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -55,7 +55,7 @@ html { .sidebar { text-align: center; - padding: 2rem 1rem; + padding: 2rem 2rem; color: rgba(255,255,255,.5); background-color: #202020; } -- cgit 1.4.1