Highscore page css fixes #40

Merged
Adrianht merged 3 commits from hotfix/highscore-css into master 2020-09-17 10:47:01 +00:00
Showing only changes of commit 1e8a77ec3f - Show all commits

View File

@@ -218,6 +218,7 @@ input[type="text"] {
width: 80%;
margin: auto;
grid-gap: 1em;
max-width: 1600px;
}
}