Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Removed font-changing settings on code block
Browse files Browse the repository at this point in the history
  • Loading branch information
pbking authored and scruffian committed Apr 28, 2021
1 parent 6322ca1 commit fdff80f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions quadrat/child-experimental-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,6 @@
"left": "calc( 2 * var(--wp--custom--margin--horizontal) )"
}
},
"code": {
"typography": {
"fontFamily": "unset"
}
},
"quote": {
"citation": {
"typography": {
Expand Down Expand Up @@ -230,7 +225,6 @@
},
"core/code": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--base)",
"fontWeight": "400",
"fontSize": "20px",
"lineHeight": "1.6"
Expand Down
6 changes: 0 additions & 6 deletions quadrat/experimental-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,6 @@
"h5": 1.4,
"h6": 1.4
}
},
"code": {
"typography": {
"fontFamily": "unset"
}
}
},
"border": {
Expand Down Expand Up @@ -449,7 +444,6 @@
"width": "0px"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--base)",
"fontWeight": "400",
"fontSize": "20px",
"lineHeight": "1.6"
Expand Down

0 comments on commit fdff80f

Please sign in to comment.