Fix :last-of selector

master
Will Faught 2 years ago
parent cfba78c338
commit 19c18ba27f

@ -51,7 +51,7 @@ body, html {
margin-bottom: 0; margin-bottom: 0;
} }
.paige-figure > div > .highlight > pre, .paige-figure > div > :last-child { .paige-figure > figure > div > :last-child {
margin-bottom: 0; margin-bottom: 0;
} }

Loading…
Cancel
Save