about summary refs log tree commit diff stats
path: root/static/css
diff options
context:
space:
mode:
authorAlan Pearce2014-07-20 13:23:22 +0100
committerAlan Pearce2014-07-20 13:23:22 +0100
commit21e00850dcfc1bf5e78d1ba3ddb1d697ee97f4fc (patch)
treee045eb4d60c198e22a74276b9f8f792586ef1a1f /static/css
parent7484fa6175386958e177209f8ccafa36edeaa382 (diff)
downloadhyde-21e00850dcfc1bf5e78d1ba3ddb1d697ee97f4fc.tar.lz
hyde-21e00850dcfc1bf5e78d1ba3ddb1d697ee97f4fc.tar.zst
hyde-21e00850dcfc1bf5e78d1ba3ddb1d697ee97f4fc.zip
Remove container div
Diffstat (limited to 'static/css')
-rw-r--r--static/css/hyde.css2
1 files changed, 1 insertions, 1 deletions
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;
 }