Explorar el Código

tweaked sidebar padding

chootka hace 10 años
padre
commit
3bd4aa8eda
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  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 {