Fix extra arrow outside the flake context (#347)
This commit is contained in:
parent
3402e7d1d0
commit
f866edd1cf
|
@ -183,7 +183,7 @@ header .navbar.navbar-static-top {
|
|||
& > li {
|
||||
display: inline-block;
|
||||
|
||||
&:nth-child(1):after {
|
||||
&:first-child:not(:last-child):after {
|
||||
content: "→";
|
||||
margin: 0 0.2em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue