summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 6af24c3..cb58198 100644
--- a/style.css
+++ b/style.css
@@ -190,6 +190,9 @@ section {
   width:100%;
   max-width:var(--max-page-width)
 }
+section#see-also {
+  margin-top: 5rem;
+}
 code.block {
   display:block;
   max-width:100%