Add an active class and styling
This commit is contained in:
parent
0ed3d5649a
commit
ec1249f3ca
|
@ -25,6 +25,10 @@ header nav div.item span.icon{
|
|||
margin: 0 0 0 10px;
|
||||
}
|
||||
|
||||
header nav div.item.active{
|
||||
color: var(--intermate-yellow-hover);
|
||||
}
|
||||
|
||||
a.spread{
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue