Update global.css

This commit is contained in:
MattTheTekie 2026-03-28 18:20:37 -04:00 committed by GitHub
commit f85d0c6e80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -821,7 +821,7 @@ a:hover {
/* =========================
* BASE (1920 DESIGN)
* = *======================== */
= *======================== */
.left_banner,
.right_banner {
position: fixed;
@ -853,7 +853,7 @@ a:hover {
/* =========================
* SMALL LAPTOPS (12001600)
* = *======================== */
= *======================== */
@media (max-width: 1600px) {
.left_banner,
.right_banner {
@ -875,7 +875,7 @@ a:hover {
/* =========================
* MOBILE
* = *======================== */
= *======================== */
@media (max-width: 1024px) {
.left_banner,
.right_banner {