[release-1.23] fix title (#15789)

* fix title

* fix title

---------

Co-authored-by: Arhell <arhell333@gmail.com>
This commit is contained in:
Istio Automation 2024-10-11 15:17:22 -04:00 committed by GitHub
parent 2562e18c3f
commit 4e1ecdf5df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -554,3 +554,9 @@ sup {
iframe {
max-width: 100%;
}
.article-container {
h2 {
word-wrap: break-word;
}
}