Tiny emoji search screen

merge-requests/26/head
Bob Mottram 2021-11-18 23:17:25 +00:00
parent e78d35831f
commit b4720a064b
1 changed files with 3 additions and 0 deletions

View File

@ -296,6 +296,9 @@ input[type=text] {
}
@media screen and (max-width: 480px) {
body, html {
min-width: 400px;
}
.hashtagswarm {
font-size: var(--font-size2);
font-family: Arial, Helvetica, sans-serif;