-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
对比 vue.css ,应该是字号没有加 !important
。
Lines 259 to 287 in 589efbb
h1 tt, | |
h1 code { | |
font-size: inherit; | |
} | |
h2 tt, | |
h2 code { | |
font-size: inherit; | |
} | |
h3 tt, | |
h3 code { | |
font-size: inherit; | |
} | |
h4 tt, | |
h4 code { | |
font-size: inherit; | |
} | |
h5 tt, | |
h5 code { | |
font-size: inherit; | |
} | |
h6 tt, | |
h6 code { | |
font-size: inherit; | |
} |
Metadata
Metadata
Assignees
Labels
No labels