layout.css: remove padding from buttons

This commit is contained in:
Yusef Aslam 2024-02-01 21:13:18 +00:00
parent 4d46af1172
commit 579998e781
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ box-shadow: inset -1px -1px 0px 0px rgba(128,128,128,1);
button,
button:hover {
padding: 5px;
width: 100%;
font-size: 10pt;
font-family: 'Sans-Serif';