style: update mobile UI spacing, colors

This commit is contained in:
Tom (plebeius.eth)
2024-06-30 11:47:09 +02:00
parent f0bd9e9e9b
commit 6eb521f501
7 changed files with 22 additions and 10 deletions
@@ -1,11 +1,14 @@
.mobileBoardButtons {
text-align: center;
margin-bottom: 10px;
}
.addMargin {
margin-bottom: 7px;
}
.mobileBoardButtons button {
margin: 0 2px;
text-transform: capitalize;
margin: 5px 2px;
}
.mobileBoardButtons a, .desktopBoardButtons a {