about summary refs log tree commit diff
path: root/content/posts/2021-05-30-css-stylus.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-05-30-css-stylus.md')
-rw-r--r--content/posts/2021-05-30-css-stylus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2021-05-30-css-stylus.md b/content/posts/2021-05-30-css-stylus.md
index 4083478..65a9e8f 100644
--- a/content/posts/2021-05-30-css-stylus.md
+++ b/content/posts/2021-05-30-css-stylus.md
@@ -63,7 +63,7 @@ Here is the CSS I used:
     --switcher-bg-color: #fff;
 }
 
-html {
+body {
     font-family: monospace;
 }