Styling fix
This commit is contained in:
parent
e1e277868d
commit
caf6d331e8
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ button:is(:disabled, :hover) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1520px) {
|
@media (max-width: 1800px) {
|
||||||
#rooms-header {
|
#rooms-header {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue