about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/tazjin/homepage/static/tazjin.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/tazjin/homepage/static/tazjin.css b/users/tazjin/homepage/static/tazjin.css
index 320c11f337..f921b562ee 100644
--- a/users/tazjin/homepage/static/tazjin.css
+++ b/users/tazjin/homepage/static/tazjin.css
@@ -22,7 +22,8 @@
 }
 
 .entry {
-    margin: 5px;
+    margin-top: 5px;
+    margin-bottom: 5px;
     padding-left: 5px;
     text-decoration: none;
 }