[frio] Align brand name color on nav icon

This commit is contained in:
Hypolite Petovan 2020-04-25 15:36:22 -04:00
parent 296b7069ec
commit 66021480a7
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 */