chore: fixes

This commit is contained in:
MattTheTekie 2026-03-28 17:08:42 -04:00
commit 58b9ee9a40

View file

@ -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;