updated nav bar & some styling

This commit is contained in:
2025-01-18 00:48:08 +01:00
parent f4ee79c103
commit dbff79a0a2
5 changed files with 26 additions and 3 deletions
+3
View File
@@ -11,6 +11,9 @@
html {
font-family: "Roboto", sans-serif;
font-size: 1rem;
color: #ffffff;
background-color: #323232;
overflow: hidden;
}
canvas {