1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

fix button padding when going from retro to buttons

This commit is contained in:
mat 2024-03-19 01:18:33 -05:00
parent 1c5f265772
commit 2b69fc0228

View file

@ -28,4 +28,5 @@ a {
width: 88px;
height: 31px;
image-rendering: pixelated;
padding: 0;
}