mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
feat(markdown): apply styles to q
element
This commit is contained in:
parent
02d03e7633
commit
32058aa5d3
@ -40,7 +40,8 @@
|
||||
margin: 2rem auto;
|
||||
width: 50px;
|
||||
}
|
||||
blockquote {
|
||||
blockquote,
|
||||
q {
|
||||
padding: .6rem 1.2rem;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
Loading…
x
Reference in New Issue
Block a user