This commit is contained in:
Jan Klattenhoff 2024-03-13 06:43:01 +01:00
parent 2a1ce070a2
commit fe4e4fa940
11 changed files with 100 additions and 6 deletions

3
assets/styles/app.css Normal file
View file

@ -0,0 +1,3 @@
body {
background-color: skyblue;
}