Move frontend to correct directory

This commit is contained in:
William Jeynes
2026-04-08 21:05:45 +01:00
parent aa962b1802
commit 49888002b4
9 changed files with 2 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
html {
color-scheme: light dark;
font-family: system-ui;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}