feat(board nav): add home and settings buttons

This commit is contained in:
plebeius.eth
2024-03-20 21:35:53 +01:00
parent d51326848b
commit 9096eca4fb
4 changed files with 30 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.debug {
position: fixed;
top: 20px;
top: 50px;
right: 0;
padding: 0.5em;
}