deleting p:first-child {margin-top: 0} rule
This commit is contained in:
parent
670cd255ec
commit
ab5c79fc67
2 changed files with 1 additions and 2 deletions
|
@ -154,7 +154,7 @@ mark {
|
|||
table { margin-bottom: 1.5em; }
|
||||
|
||||
/* avoid top margins on first content element */
|
||||
p, ul, ol, dl,
|
||||
ul, ol, dl,
|
||||
blockquote, pre,
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
&:first-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue