Browse Source

tweaked sidebar padding

chootka 10 years ago
parent
commit
3bd4aa8eda
1 changed files with 5 additions and 1 deletions
  1. 5 1
      stylesheets/stylesheet.css

+ 5 - 1
stylesheets/stylesheet.css

@@ -129,8 +129,12 @@ header h2 {
   right: 80px;
 }
 
+.sidebar p {
+  margin-bottom: 0;
+}
+
 .sidebar div {
-  padding-top: 10px;
+  padding-top: 20px;
 }
 
 .sidebar img {