This commit is contained in:
Maciej Caderek
2022-02-22 03:26:31 +01:00
parent 34b352c6c4
commit 2baf02dd60
16 changed files with 151 additions and 119 deletions

View File

@@ -188,6 +188,12 @@ a:hover {
.board-box {
height: auto;
padding: var(--header-height) 0 1rem 0;
font-size: 0;
}
.board {
border-radius: 0;
}
.setup-box {