mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update iframe width in live page
Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
parent
e33dc114a9
commit
467c5b3fc0
|
|
@ -6,6 +6,10 @@
|
|||
font-size: 16px;
|
||||
line-height: 2.29;
|
||||
color: #36435c;
|
||||
|
||||
iframe {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.md-body h2 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue