Fix mobile responsive design for footer

This commit is contained in:
syeopite 2021-04-05 20:24:02 -07:00
parent 94f285695e
commit ea16c01fa2
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
2 changed files with 2 additions and 2 deletions

View file

@ -290,7 +290,7 @@ input[type="search"]::-webkit-search-cancel-button {
left: 0;
right: 0;
bottom: 0;
height: 30px;
max-height: 30vh;
}
body .footer a {