Client - fix background color

This commit is contained in:
Sam
2022-11-09 13:13:20 +01:00
parent 4b8573b179
commit 670b1ff1af
4 changed files with 3 additions and 4 deletions

View File

@@ -162,6 +162,7 @@ button {
.view {
padding-bottom: 35px;
background-color: var(--app-background-color);
}
.fa-trophy {