Skip to content

Commit d4b607b

Browse files
committed
-button padding
1 parent c0d7a34 commit d4b607b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ footer {
9797
text-decoration: none;
9898
color: white;
9999
background: #4db8ff; /* Brighter blue */
100-
padding: 10px 20px;
100+
padding: 5px 10px;
101101
border-radius: 5px;
102102
cursor: pointer;
103103
transition: background 0.3s ease, transform 0.2s ease;

0 commit comments

Comments
 (0)