searchResults change

This commit is contained in:
magmaus3 2022-11-26 18:39:40 +01:00
parent 54516c4bf6
commit c49b7b7a24
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251

View file

@ -24,10 +24,10 @@
@media screen and (max-width: 550px) { @media screen and (max-width: 550px) {
.searchResults { .searchResults {
font-size: 16px; font-size: small;
} }
.times { .times {
display: none; font-size: smaller;
} }
} }