blockquote tag should have same rules as p tag
This commit is contained in:
@ -81,7 +81,7 @@ ol.refs li:before {
|
||||
content: "[" counter(step_counter) "] ";
|
||||
}
|
||||
|
||||
p {
|
||||
blockquote, p {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user