minor mobile button fix

This commit is contained in:
Ruben 2024-11-20 00:02:11 -06:00
commit e3f4f62e01
No known key found for this signature in database

View file

@ -695,7 +695,7 @@ footer {
color: var(--crust);
padding: .3em;
border-radius: 8px;
width: 6.4em;
width: 5.4em;
i:not(:first-child) {
margin-left: -.5em;