Fast ui change

This commit is contained in:
2021-11-24 13:13:04 +01:00
parent f6103c1f2c
commit dee9316f9b
5 changed files with 56 additions and 33 deletions

View File

@@ -1,5 +1,8 @@
body{
body {
font-family: 'Shippori Antique', sans-serif;
height: 80vh;
background-color: #202124;
color: #f1f1f1;
/* background-color: #222848; */
background-color: #f8f9ff;
/* color: #f1f1f1; */
color: #3b3e66;
}