Fix mobile responsive design for footer

This commit is contained in:
syeopite
2021-04-05 20:24:02 -07:00
parent 94f285695e
commit ea16c01fa2
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 {