Update fonts

This commit is contained in:
Dave Gallant
2023-05-07 19:32:21 -04:00
parent b92e4c9d99
commit 3bbbbc896b
59 changed files with 447 additions and 168 deletions

View File

@@ -9,7 +9,7 @@
html {
color: #232333;
font-family: 'Roboto Mono', monospace;
font-size: 15px;
font-size: 18px;
line-height: 1.6em;
}
body{
@@ -27,7 +27,7 @@ body{
}
p {
font-family: 'Fira Sans', sans-serif;
font-family: 'Roboto Light', sans-serif;
line-height: 1.5;
}