summary refs log tree commit diff
path: root/styles
diff options
context:
space:
mode:
authorAshelyn Rose <git@ashen.earth>2024-09-02 01:50:33 -0600
committerAshelyn Rose <git@ashen.earth>2024-09-02 01:50:33 -0600
commitbdc6fe0c1fdbb2d4462d142c6462150dd8394136 (patch)
tree7a2668544b46887e7ddbe95ae8db99ec794dae69 /styles
parent79ffd7e2c052bcdc0cc7df93a06306efd9817139 (diff)
Add ghost and remove first name
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;