rename topnav to board-nav, add mobile board selector and styling

This commit is contained in:
plebeius.eth
2024-03-19 13:18:12 +01:00
parent d949d6896f
commit df13b31fbc
8 changed files with 115 additions and 59 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.debug {
position: fixed;
top: 0;
top: 20px;
right: 0;
padding: 0.5em;
}