From 6aff13706ac4f02e8939ba3408488a2a0e663abb Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Sun, 9 Oct 2022 10:04:31 -0500 Subject: [PATCH] html --- src/stylus/core.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stylus/core.styl b/src/stylus/core.styl index fe67d02..18fe282 100644 --- a/src/stylus/core.styl +++ b/src/stylus/core.styl @@ -9,7 +9,7 @@ a img, embed, frame, iframe { max-width: 100vw } -body +html,body background-color var(--bg) color var(--fg) font-family var(--ff)