Increase button height

This commit is contained in:
Junior 2026-01-10 16:25:33 -05:00
parent 95e82e54a8
commit c6189ea7bd

View File

@ -36,6 +36,7 @@ input[type=button] {
border-radius: 0.25em;
margin-left: 0;
margin-top: 0;
height: 2.5em;
}
.bc_red {
background-color: red;