[08/09/23] titles --> lower case, font --> Rubik

This commit is contained in:
Andrew Conlin 2023-09-08 10:13:51 +01:00
parent dd10e8d989
commit 0c9c9c8b16
13 changed files with 46 additions and 46 deletions

View file

@ -30,7 +30,7 @@ a {
body {
background-color: #282828;
color: #ebdbb2;
font-family: "Fira Code";
font-family: "Rubik";
min-height: 100vh;
}