change colors to tokyo night

This commit is contained in:
2022-12-23 21:41:23 +01:00
parent 78c554be2d
commit 7b9a6d77ab
3 changed files with 6 additions and 5 deletions

View File

@@ -8,6 +8,10 @@
font-family: 'Exo 2', 'Roboto' !important;
}
body {
background-color: #24283B;
}
.sections {
display: flex;
flex-flow: column;