Version 1.0.1-rc3 - Modif erreur responsive
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 32s
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 32s
This commit is contained in:
@@ -166,7 +166,7 @@ function checkGuildAvailability() {
|
||||
|
||||
}
|
||||
|
||||
@media screen and (min-width: 769px), screen and (max-width: 1280px), screen and (min-height: 607px) {
|
||||
@media screen and (min-width: 769px) and (max-width: 1280px) and (min-height: 607px) {
|
||||
.queue {
|
||||
display: none
|
||||
}
|
||||
|
Reference in New Issue
Block a user