style: add create board button and edit boards button

This commit is contained in:
Tom (plebeius.eth)
2024-06-28 21:21:21 +02:00
parent 9241daed34
commit 21794384be
4 changed files with 55 additions and 3 deletions
@@ -20,6 +20,7 @@
}
.boardSubtitle {
margin-top: 3px;
font-size: var(--board-address-font-size);
color: var(--board-address-text-color);
}