feat: set max-height forfooter on desktop to prevent layout breakage

This commit is contained in:
Zack Spear
2025-07-22 11:58:52 -07:00
parent 1b95edc9e1
commit e46720852c

View File

@@ -688,6 +688,7 @@ div.title span img {
bottom: 0;
left: 0;
z-index: 10000;
max-height: 30px;
}
}
#countdown {