Fix responsive shits
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
.position
|
||||
{
|
||||
flex-grow: 5;
|
||||
margin-right: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -106,4 +107,11 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 601px) {
|
||||
.leaderboard
|
||||
{
|
||||
width: 55vw;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user