update button padding

This commit is contained in:
yggverse 2025-08-21 00:14:45 +03:00
parent 2e4be0c715
commit 83d87bd4d9

View file

@ -171,7 +171,7 @@ main > form > input {
float: right; float: right;
font-weight: bold; font-weight: bold;
opacity: 0.9; opacity: 0.9;
padding: 9px 16px; padding: 7px 16px;
} }
form > input:hover { form > input:hover {