Skip to content
Snippets Groups Projects
Commit e0872050 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

render active nav-item

WIP #2
parent 067438b5
No related branches found
No related tags found
No related merge requests found
Pipeline #14037 passed
......@@ -73,6 +73,10 @@ header .navbar-brand {
font-family: "BrandonGrotesqueBld";
}
header nav.navbar nav-item.active{
background: #FFFFFF30;
}
header .dropdown-menu a,
header a {
display: block;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment