From 684c79ed41324f05022759e66d6e4c2f397876ad Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 6 Jun 2021 22:31:28 +0700 Subject: Update style --- content/posts/2021-05-30-css-stylus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts') 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; } -- cgit 1.4.1