From bdc6fe0c1fdbb2d4462d142c6462150dd8394136 Mon Sep 17 00:00:00 2001 From: Ashelyn Rose Date: Mon, 2 Sep 2024 01:50:33 -0600 Subject: Add ghost and remove first name --- styles/about.module.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'styles/about.module.css') 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; -- cgit 1.4.1