add pipe nav
This commit is contained in:
@@ -81,6 +81,13 @@ header{
|
||||
margin-bottom: 0;
|
||||
li{
|
||||
margin: 0 0.5rem;
|
||||
&:not(:last-child){
|
||||
&:after{
|
||||
display: inline-block;
|
||||
content: "|";
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user