From 47dd9e5f9a5e1c078593175d8d7ae8d76dcef8c2 Mon Sep 17 00:00:00 2001 From: BriefBassoon117 <115414619+Nickyangtpe@users.noreply.github.com> Date: Tue, 27 Feb 2024 20:40:42 +0800 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c4764a9..f3926db 100644 --- a/index.html +++ b/index.html @@ -161,7 +161,7 @@ .dropdown-content a { color: white; - padding: 12px 16px; + padding: 12px 20px; text-decoration: none; display: block; }