summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/style.css b/resources/style.css
index ffdeb5c..7b727af 100644
--- a/resources/style.css
+++ b/resources/style.css
@@ -83,3 +83,7 @@ a[href^="http:"],
 a[href^="//"] {
   color: #caa5ff;
 }
+
+h2 {
+  margin-top: 48px;
+}