about summary refs log tree commit diff
path: root/content/posts
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-06-06 22:31:28 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-06-06 22:31:28 +0700
commit684c79ed41324f05022759e66d6e4c2f397876ad (patch)
tree9ce15ad965fbadef466861aa287a5815b2bf8acc /content/posts
parent0a826f8529acef99b9ffd424723a2e68e960866f (diff)
downloadblog-684c79ed41324f05022759e66d6e4c2f397876ad.tar.gz
Update style
Diffstat (limited to 'content/posts')
-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;
 }