From: Hypolite Petovan Date: Sat, 25 Apr 2020 19:36:22 +0000 (-0400) Subject: [frio] Align brand name color on nav icon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=66021480a7cc933d2d535b0e20866c97cac44a1d;p=friendica.git [frio] Align brand name color on nav icon --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index ac6b5210c6..3dd4b8eb46 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -391,6 +391,7 @@ header #banner #logo-img, } #navbrand-container #navbar-brand-text { padding-left: 5px; + color: $nav_icon_color; } /* NavBar */