From 46a851696bf722bee48a5358da08cba0f2390fc5 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 27 Feb 2026 09:24:04 -0500 Subject: fixup css --- src/scss/home.scss | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/scss/home.scss') diff --git a/src/scss/home.scss b/src/scss/home.scss index fa3159f..a32fdfb 100644 --- a/src/scss/home.scss +++ b/src/scss/home.scss @@ -12,11 +12,10 @@ } #about { - span { - margin: 0 !important; - font-family: monospace; - font-size: 110%; - } + span { + margin: 0 !important; + font-family: monospace; + } } @media (max-width: 800px) { -- cgit v1.2.3-freya