chore: fixes

This commit is contained in:
MattTheTekie 2026-03-28 17:58:24 -04:00
commit fcd7a2226c

View file

@ -917,23 +917,3 @@ a:hover {
}
@media (min-width: 2000px) {
.left_banner {
width: 520px !important;
height: 850px !important;
top: 280px !important;
left: 20px !important;
right: auto !important;
}
.right_banner {
width: 520px !important;
height: 850px !important;
top: 180px !important;
right: 20px !important;
left: auto !important;
}
}