mirror of https://github.com/istio/istio.io.git
Fix typo.
This commit is contained in:
parent
b75349adb6
commit
65b399d3e3
|
|
@ -75,7 +75,7 @@
|
||||||
|
|
||||||
// Add caret to current page
|
// Add caret to current page
|
||||||
.current:before{
|
.current:before{
|
||||||
content: '> '
|
content: '> ';
|
||||||
background-color: $gray;
|
background-color: $gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue