Remove h2 + h3 sibling selector for consistent h3 styling
This commit is contained in:
parent
ec2d26d415
commit
6adf6bf168
1 changed files with 0 additions and 1 deletions
|
|
@ -708,7 +708,6 @@ main {
|
|||
.content > h2 + p,
|
||||
.content > h2 + ul,
|
||||
.content > h2 + ol,
|
||||
.content > h2 + h3,
|
||||
.content > h3 + p,
|
||||
.content > h3 + ul,
|
||||
.content > h3 + ol {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue