From 6a5116c349509c160c424b6e0fe8c17ece9a3417 Mon Sep 17 00:00:00 2001 From: shpuld Date: Tue, 10 Apr 2018 19:25:24 +0300 Subject: Fixes to notification style issues mostly --- src/App.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index e4b02017..5f03e2a1 100644 --- a/src/App.scss +++ b/src/App.scss @@ -391,6 +391,11 @@ nav { } } +.faint { + color: $fallback--faint; + color: var($fallback--faint, --faint); +} + @media all and (max-width: 959px) { .mobile-hidden { display: none; -- cgit v1.2.3-70-g09d2