mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 05:01:16 -04:00
fix style nesting
This commit is contained in:
@@ -9,7 +9,7 @@ const Block = styled("div", {
|
||||
margin: "1em auto",
|
||||
color: "$codeText",
|
||||
|
||||
[`${Code}`]: {
|
||||
[`& ${Code}`]: {
|
||||
display: "block",
|
||||
overflowX: "auto",
|
||||
padding: "1em",
|
||||
|
Reference in New Issue
Block a user