slightly more readable text

This commit is contained in:
leah 2021-08-21 16:28:30 +01:00
parent 094a2d049c
commit cef7ac7656
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
// hello if you are reading this please remind me to clean this up
body {
background-color: #150e41;
color: #d9d5f3;
color: #eceafa;
font-family: 'Crimson Text', serif;
max-width: 900px;
margin: auto;