force w/h for buttons

This commit is contained in:
trinkey 2024-12-18 17:03:54 -05:00
parent ba10bcc1fe
commit 97395f7fae

View file

@ -217,6 +217,11 @@ pre {
gap: 5px; gap: 5px;
} }
.buttons-88x31 img {
width: 88px;
height: 31px;
}
footer { footer {
position: absolute; position: absolute;
bottom: 0; bottom: 0;