From 1bdcb0c35a63555965690e1477d785380d7b3a01 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 22 May 2019 11:19:35 +0200 Subject: [PATCH] remove obsolete comments --- res/themes/light/css/_light.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/res/themes/light/css/_light.scss b/res/themes/light/css/_light.scss index afac110133..33ae8946a4 100644 --- a/res/themes/light/css/_light.scss +++ b/res/themes/light/css/_light.scss @@ -7,8 +7,6 @@ to native Emoji fonts (if any) to ensure cross-browser consistency */ $font-family: Nunito, Twemoji, 'Apple Color Emoji', 'Noto Color Emoji', Arial, Helvetica, Sans-Serif; -// XXX: In theory this should be Fira, but it's a bit ugly. -// TODO: make it consistent cross-browser $monospace-font-family: Inconsolata, Twemoji, 'Apple Color Emoji', 'Noto Color Emoji', Courier, monospace; // unified palette