From 87675ec21390c4d9f11eaa8e59f7ded50b57892e Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Thu, 6 Apr 2023 07:44:04 -0400 Subject: [PATCH] fix css --- css/everest.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/everest.css b/css/everest.css index b8e8c2a..100498d 100644 --- a/css/everest.css +++ b/css/everest.css @@ -249,5 +249,5 @@ footer { } img { - padding: 6px 8px 6px 16px; + padding: 8px; }