Fix indentation after sub-headings
This commit is contained in:
parent
1fae587189
commit
c5298ac477
|
@ -83,7 +83,8 @@ p
|
||||||
margin: 0.5em auto;
|
margin: 0.5em auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content > div:first-of-type > p:first-of-type
|
.content > div:first-of-type > p:first-of-type,
|
||||||
|
.sectionbody > div:first-of-type > p:first-of-type
|
||||||
{
|
{
|
||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user