From 84321812bf6454c02e737e9aaae349f6c490f8ca Mon Sep 17 00:00:00 2001 From: App004 Date: Thu, 24 Oct 2024 19:00:11 +0700 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d6e71f8..9cc52ad 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,7 @@ button:hover { } a:hover { background: yellow; - padding: 15px 10px; + padding: 5px 5px; } a { padding: 5px 10px;