From c295ff54e39b0f3f0f1e900903a77e626f04e5c3 Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Thu, 20 Jun 2024 00:50:09 -0400 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0d225e2..e796e89 100644 --- a/css/style.css +++ b/css/style.css @@ -91,7 +91,7 @@ a:active { display: block; color: white; text-align: center; - padding: 1em 2em; + padding: 1em 1em; text-decoration: none; }