diff --git a/index.html b/index.html index 00ea15d2..2ae02ba4 100644 --- a/index.html +++ b/index.html @@ -674,7 +674,7 @@

Feedback Form

diff --git a/style.css b/style.css index 82f131b1..e2115a3f 100644 --- a/style.css +++ b/style.css @@ -1054,7 +1054,7 @@ button { text-decoration: none; color: white; font-size: 20px; - padding: 10px; + padding: 4px; transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out; border: none; border-bottom: none;