Merge pull request #8543 from MrPetovan/task/frio-brand-color

[frio] Align brand name color on nav icon
This commit is contained in:
Michael Vogel 2020-04-26 08:07:28 +02:00 committed by GitHub
commit 62e6c2f781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -391,6 +391,7 @@ header #banner #logo-img,
}
#navbrand-container #navbar-brand-text {
padding-left: 5px;
color: $nav_icon_color;
}
/* NavBar */