Add margin to .rankeds to avoid clipping (#346)
This commit is contained in:
@@ -230,6 +230,7 @@
|
||||
|
||||
/* Ranked achievements */
|
||||
.rankeds {
|
||||
margin-top: 2em;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
@@ -456,4 +457,4 @@
|
||||
.search {
|
||||
width: 520px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user