Little margin bottom of screen and padding between highscore title and content fixed.

This commit is contained in:
2020-01-25 23:39:02 +01:00
parent 4951e8d720
commit ee86dbb7a1
3 changed files with 6 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ a {
}
ol {
padding-left: 1rem;
padding-left: 0;
margin-left: 0;
}