chore: fixes

This commit is contained in:
MattTheTekie 2026-03-28 17:51:22 -04:00
commit 16d15ac2ac

View file

@ -913,6 +913,21 @@ a:hover {
height: 135px;
}
@media (max-height: 1080px) and (max-width: 1024px) {
.left_banner {
position: fixed;
bottom: 20px;
top: auto;
left: 10px;
width: 80px;
height: 135px;
}
}
.left_banner {
top: 120px;
left: 8px;