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