Little margin bottom of screen and padding between highscore title and content fixed.
This commit is contained in:
@@ -129,6 +129,10 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
||||
.outer {
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user