mirror of https://github.com/istio/istio.io.git
[release-1.23] fix title (#15789)
* fix title * fix title --------- Co-authored-by: Arhell <arhell333@gmail.com>
This commit is contained in:
parent
2562e18c3f
commit
4e1ecdf5df
|
@ -554,3 +554,9 @@ sup {
|
|||
iframe {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.article-container {
|
||||
h2 {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue