Skip to content

Commit

Permalink
Update violet-grain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPixle authored Nov 23, 2023
1 parent 3d96838 commit 533d466
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions styles/violet-grain.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,48 +43,47 @@
]
}
},
"styles": {
"styles": {
"elements": {
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--geologica)"
"fontFamily": "var(--wp--preset--font-family--spline-sans)"
}
},
"h1": {
"typography": {
"fontWeight": "600"
"fontWeight": "900"
}
},
"h2": {
"typography": {
"fontWeight": "600"
"fontWeight": "700"
}
},
"h3": {
"typography": {
"fontWeight": "600"
"fontWeight": "700"
}
},
"h4": {
"typography": {
"fontWeight": "600"
"fontWeight": "700"
}
},
"h5": {
"typography": {
"fontWeight": "600"
"fontWeight": "700"
}
},
"h6": {
"typography": {
"fontWeight": "600"
"fontWeight": "700"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--geologica)"
"fontWeight": "300"
"fontFamily": "var(--wp--preset--font-family--spline-sans)",
"fontWeight": "400"
}
}
}

0 comments on commit 533d466

Please sign in to comment.