Styling fix

This commit is contained in:
Henry Hiles 2022-02-10 15:25:45 -05:00
parent e1e277868d
commit caf6d331e8

View file

@ -318,7 +318,7 @@ button:is(:disabled, :hover) {
display: none;
}
@media (max-width: 1520px) {
@media (max-width: 1800px) {
#rooms-header {
visibility: hidden;
}