mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
code font family
This commit is contained in:
parent
3172903bcb
commit
bf9a945d75
@ -563,6 +563,13 @@ footer ul li > a {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.markdown code,
|
||||
.markdown kbd,
|
||||
.markdown pre,
|
||||
.markdown samp {
|
||||
font-family: Consolas, monospace;
|
||||
}
|
||||
|
||||
.markdown p,
|
||||
.markdown pre {
|
||||
margin: 1.2em 0;
|
||||
|
Loading…
Reference in New Issue
Block a user