Use class selector syntax
This commit is contained in:
@@ -57,7 +57,7 @@ body, html {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.paige-figure > div > div[class="highlight"] > pre, .paige-figure > div > :last-child {
|
||||
.paige-figure > div > .highlight > pre, .paige-figure > div > :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user