chore: fixes

This commit is contained in:
MattTheTekie 2026-03-28 17:40:29 -04:00
commit ee55e8f332

View file

@ -912,17 +912,17 @@ a:hover {
@media (min-width: 1025px) and (max-width: 1919px) {
.left_banner,
.right_banner {
width: 200px;
height: 330px;
width: 170px;
height: 280px;
}
.left_banner {
top: 160px;
top: 150px;
left: 10px;
}
.right_banner {
top: 110px;
top: 100px;
right: 10px;
}
}