1
Fork 0

Improve resize handling

This commit is contained in:
Guillaume Gomez 2021-01-31 13:42:16 +01:00
parent 07f5ca7e53
commit be9b112a5a

View file

@ -1578,7 +1578,7 @@ h4 > .notable-traits {
} }
} }
@media (max-width: 416px) { @media (max-width: 464px) {
#titles, #titles > button { #titles, #titles > button {
height: 73px; height: 73px;
} }