From fa04dfee9d533dd93a6df832fde13aa9397dd7ba Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Mon, 26 Jun 2023 13:47:14 +0200 Subject: [PATCH] Update light.sass --- themes/light.sass | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/themes/light.sass b/themes/light.sass index 8e2ec05..8326349 100644 --- a/themes/light.sass +++ b/themes/light.sass @@ -1,9 +1,6 @@ -@import url("https://fonts.googleapis.com/css2?family=Lora:wght@500&display=swap") - -@import url("https://fonts.googleapis.com/css2?family=Inconsolata&display=swap") \:root - --color-bg:#fffff4 + --color-bg:#fffff5 --color-text:#000 --gap-l:2.5rem