From d5368dc248cdaafa0a207263c71ea155ab6605ff Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 27 Jun 2023 09:19:04 +0200 Subject: [PATCH] Remove css --- themes/light.sass | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/light.sass b/themes/light.sass index 803bb36..f10d92f 100644 --- a/themes/light.sass +++ b/themes/light.sass @@ -17,7 +17,6 @@ body font-family: $font-main font-weight: 500 box-sizing: border-box - font-display: swap &::selection color: $color-bg background: $color-selection @@ -41,7 +40,6 @@ a pre font-family: $font-monospace - font-display: swap .isa_info, .isa_success, .isa_warning, .isa_error width: 90%