mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
✅ fix stylelint
This commit is contained in:
parent
02ad26b6ee
commit
989df9af69
@ -39,12 +39,12 @@
|
||||
}
|
||||
.markdown {
|
||||
pre {
|
||||
padding: 6px 12px;
|
||||
margin: 0.5em 0;
|
||||
padding: 6px 12px;
|
||||
}
|
||||
pre code {
|
||||
background: #f5f5f5;
|
||||
margin: 0;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
}
|
||||
&:target {
|
||||
|
@ -98,18 +98,18 @@
|
||||
height: @header-height;
|
||||
padding-left: 40px;
|
||||
overflow: hidden;
|
||||
line-height: @header-height;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
color: @site-heading-color;
|
||||
font-size: 18px;
|
||||
font-family: Avenir, @font-family, sans-serif;
|
||||
line-height: @header-height;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
height: 32px;
|
||||
margin-right: 16px;
|
||||
position: relative;
|
||||
top: -1.5px;
|
||||
height: 32px;
|
||||
margin-right: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user