chore: fixes
This commit is contained in:
parent
097fb1e5d3
commit
58b9ee9a40
1 changed files with 2 additions and 2 deletions
|
|
@ -855,9 +855,9 @@ a:hover {
|
|||
|
||||
|
||||
/* =========================
|
||||
* BELOW 1280 (HIDE)
|
||||
* BELOW 1920 (HIDE)
|
||||
= *======================== */
|
||||
@media (max-width: 1279px) {
|
||||
@media (max-width: 1920px) {
|
||||
.left_banner,
|
||||
.right_banner {
|
||||
display: none !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue