style: app styling

This commit is contained in:
2024-01-17 10:36:47 +01:00
parent 8bd427e9c2
commit 9e96c007bd
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
body {
background-color: skyblue;
}
.header {
background-color: skyblue;
}