mirror of https://github.com/knative/docs.git
Fix syntax error that causes some CSS to not apply (#3635)
This commit is contained in:
parent
8e054aa73f
commit
3f11a3b1d5
|
@ -39,6 +39,7 @@
|
|||
}
|
||||
.md-typeset > h1:first-of-type {
|
||||
margin: 0 0 0.75em;
|
||||
}
|
||||
|
||||
.md-version__list li:nth-last-child(1) a {
|
||||
color: gray;
|
||||
|
|
Loading…
Reference in New Issue