aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index cde2a14..c13356d 100644
--- a/main.go
+++ b/main.go
@@ -247,7 +247,7 @@ li {
}
li:not(:last-child) {
- margin-bottom: 1rem;
+ margin-bottom: 0.5rem;
}
a {