We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bd38e commit fecaabdCopy full SHA for fecaabd
src/@chakra-ui/gatsby-plugin/styles.ts
@@ -58,12 +58,6 @@ const styles = {
58
"li > p": {
59
"margin-bottom": "calc(1.45rem / 2)",
60
},
61
- // YouTube embeds
62
- iframe: {
63
- display: "block",
64
- maxWidth: "560px",
65
- margin: "32px 0",
66
- },
67
// should be replace by the usage of https://chakra-ui.com/docs/components/heading
68
// also, the media queries defined on each of these heading tags are bearly used
69
"h1,h2,h3,h4,h5,h6": {
0 commit comments