From 56ca135e80a85b45553280dcd1a4a0a16dde6bc1 Mon Sep 17 00:00:00 2001 From: Ilya Konanykhin Date: Wed, 18 Jan 2017 00:33:42 +0600 Subject: [PATCH] New top menu for desktop & mobile: correct color for logo --- app/assets/stylesheets/frontend.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/frontend.scss b/app/assets/stylesheets/frontend.scss index 61807cf..29af6f7 100644 --- a/app/assets/stylesheets/frontend.scss +++ b/app/assets/stylesheets/frontend.scss @@ -62,7 +62,6 @@ fieldset, .fieldset { .navbar-default { .navbar-text { width: 100%; - color: #000; font-size: 150%; margin-top: 10px; margin-bottom: 10px;