fix: HTML padding for buttons

This commit is contained in:
alban 2024-02-28 22:38:52 +01:00
parent 0ca4f0a9c6
commit db2b976999
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -325,7 +325,6 @@ button {
color: eee;
font-size: 0.8em;
margin-left: 4px;
margin-top: 16px;
padding: 14px;
vertical-align: top;
}