Move frontend to correct directory
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
html {
|
||||
color-scheme: light dark;
|
||||
font-family: system-ui;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user