summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorWindowsAddict2023-06-13 17:01:18 +0000
committerWindowsAddict2023-06-13 17:01:18 +0000
commit59b241836127a7e7617de1384ec736231407c593 (patch)
tree9216328125dd4e1c6b58228934017acb9825f979 /styles.css
parentd60e8510aeaf721c72febceecab3341b0139d69c (diff)
downloadmassgrave.dev-59b241836127a7e7617de1384ec736231407c593.zip
Fix table
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 17912f4..6ce6b9d 100644
--- a/styles.css
+++ b/styles.css
@@ -7,7 +7,7 @@ h1, h2, h3, h4, h5, h6 {
}
table {
- font-family: "Fira Code", monospace;
+ font-family: "IBM Plex Mono", monospace;
}
pre,