chore: fixes

This commit is contained in:
MattTheTekie 2026-03-28 16:50:08 -04:00
commit 5a20237592

View file

@ -850,3 +850,12 @@ a:hover {
z-index: 94;
}
@media (max-width: 600px) {
.decor.left_banner,
.decor.right_banner {
display: none !important;
}
}