style: app styling

This commit is contained in:
2024-01-17 19:05:54 +01:00
parent 8bd427e9c2
commit 9e96c007bd
3 changed files with 9 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
body {
background-color: skyblue;
}
.header {
background-color: skyblue;
}