1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 06:21:17 -04:00

fix style nesting

This commit is contained in:
2022-05-24 20:48:26 -04:00
parent e614518987
commit ff96ccae44
10 changed files with 192 additions and 188 deletions

View File

@@ -9,7 +9,7 @@ const Title = styled("h1", {
lineHeight: 1.3,
fontWeight: 700,
code: {
"& code": {
margin: "0 0.075em",
},