forked from rDrama/rDrama
1
0
Fork 0

stop logo from making page jump

master
Aevann 2023-05-02 19:45:32 +03:00
parent b22eb20b2b
commit 75557f7734
1 changed files with 4 additions and 0 deletions

View File

@ -7124,6 +7124,10 @@ body > .container {
}
}
#logo-WPD, #logo-rDrama {
height: 100%;
}
@media (min-width: 1400px) {
.awardmodal {
max-width: min(90%, 1200px) !important