Add more empty space above h2 tags.
diff --git a/source/_assets/css/main.css b/source/_assets/css/main.css
index be52230..4286565 100644
--- a/source/_assets/css/main.css
+++ b/source/_assets/css/main.css
@@ -9,7 +9,7 @@
 }

 

 h2 {

-    margin-top: 10px;

+    margin-top: 30px;

 }

 

 /* Needed so when user click on a link which points to the anchor we end up slightly