make award modal look nicer

pull/83/head
Aevann 2023-01-01 10:56:05 +02:00
parent ac4926a752
commit f3e22a9011
1 changed files with 1 additions and 1 deletions

View File

@ -6652,7 +6652,7 @@ body > .container {
} }
} }
@media (min-width: 1700px) { @media (min-width: 1400px) {
.awardmodal { .awardmodal {
max-width: min(90%, 1200px) !important max-width: min(90%, 1200px) !important
} }