mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
site: improve responsive style
This commit is contained in:
parent
76c7ce669a
commit
70569c6d28
@ -63,6 +63,7 @@
|
||||
.text-wrapper {
|
||||
width: 54%;
|
||||
max-width: 560px;
|
||||
max-width: 420px;
|
||||
min-height: 336px;
|
||||
color: #0d1a26;
|
||||
> * {
|
||||
|
@ -241,6 +241,8 @@
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
max-width: unset;
|
||||
min-width: unset;
|
||||
}
|
||||
.img-wrapper {
|
||||
position: initial;
|
||||
|
Loading…
Reference in New Issue
Block a user