mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
update markdown box style
This commit is contained in:
parent
e2647767de
commit
c4fd66340d
@ -521,6 +521,7 @@ footer ul li > a {
|
||||
}
|
||||
|
||||
.markdown {
|
||||
width: 75%;
|
||||
color: #777;
|
||||
font-size: 14px;
|
||||
line-height: 1.8;
|
||||
@ -546,7 +547,6 @@ footer ul li > a {
|
||||
.markdown p,
|
||||
.markdown pre {
|
||||
margin: 1.2em 0;
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.markdown > ul > li {
|
||||
|
Loading…
Reference in New Issue
Block a user