summary refs log tree commit diff
path: root/styles
diff options
context:
space:
mode:
Diffstat (limited to 'styles')
-rw-r--r--styles/about.module.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/about.module.css b/styles/about.module.css
index 981b519..759fe90 100644
--- a/styles/about.module.css
+++ b/styles/about.module.css
@@ -136,6 +136,10 @@
   margin: 0;
 }
 
+.member.lower + .member.lower {
+  margin-top: 16px;
+}
+
 .member.lower h2 {
   margin-top: 8px;
   grid-row: 1;