Remove some empty space from deleted option

This commit is contained in:
Butter Cat 2024-07-26 14:28:07 -04:00
parent 3f35b938e5
commit 9bd8f6a3d0
No known key found for this signature in database
GPG key ID: FF37BE4FDDB74419

View file

@ -1892,10 +1892,6 @@ th {
/* Mobile */
@media screen and (max-width: 800px) {
main {
flex-direction: column-reverse;
padding: 10px;