header cleanup + fixes + websocket moves

This commit is contained in:
2024-02-25 20:41:38 +01:00
parent b407bee0c9
commit 0924b4ee45
7 changed files with 143 additions and 69 deletions
+4
View File
@@ -12,6 +12,10 @@
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
ul {