Reduce margin for button styling

This commit is contained in:
Dome
2026-04-07 20:31:35 +02:00
committed by GitHub
parent 7cf278beb1
commit d11fd87696
+1 -1
View File
@@ -95,7 +95,7 @@ button, input[type=submit] {
font-weight: bold;
text-align: center;
padding: 14px 20px;
margin: 6px 0;
margin: 4px 0;
display: block;
text-transform: uppercase;
letter-spacing: 1px;