diff --git a/index.html b/index.html
index 26749ed..29ef90f 100644
--- a/index.html
+++ b/index.html
@@ -65,7 +65,7 @@
font-family: "IBM Plex Serif";
text-decoration-skip-ink: auto;
margin: 1rem;
- background-color: #f2eede;
+ background-color: #f7f4eb;
}
a {
@@ -87,7 +87,6 @@
}
code, .email {
- /* http://code.iamkate.com/html-and-css/fixing-browsers-broken-monospace-font-handling/ */
font-family: "IBM Plex Mono";
}