From 81b16a89f232268f615438f4bd3d22c17f47d183 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Mon, 24 Apr 2023 08:41:48 -0400 Subject: [PATCH] fix css --- css/everest.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/everest.css b/css/everest.css index 2a33fdb..ab04a97 100644 --- a/css/everest.css +++ b/css/everest.css @@ -142,7 +142,6 @@ newshead { } body { - line-height: 0.95; font-family: sans-serif; background-color: #1E1E1E; }