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 1542dbf commit c4cab11
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions styles/violet-grain.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,37 +52,38 @@
},
"h1": {
"typography": {
"fontWeight": "800"
"fontWeight": "600"
}
},
"h2": {
"typography": {
"fontWeight": "800"
"fontWeight": "600"
}
},
"h3": {
"typography": {
"fontWeight": "800"
"fontWeight": "600"
}
},
"h4": {
"typography": {
"fontWeight": "800"
"fontWeight": "600"
}
},
"h5": {
"typography": {
"fontWeight": "800"
"fontWeight": "600"
}
},
"h6": {
"typography": {
"fontWeight": "800"
"fontWeight": "600"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--geologica)"
"fontWeight": "300"
}
}
}
Expand Down

0 comments on commit c4cab11

Please sign in to comment.