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
|
||||
.current:before{
|
||||
content: '> '
|
||||
content: '> ';
|
||||
background-color: $gray;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue