fixed typo in images and color of text

This commit is contained in:
2023-02-18 08:13:55 +01:00
parent 6db89de139
commit ebf27cc6e2
4 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
body {
font: 100 18px/24px "Source Serif Pro", serif;
color: #4e545f;
color: rgb(90, 89, 89);
}
.monospace-font {
font-family: Monaco, "Courier New", Courier, monospace;