Compare commits

..

No commits in common. "5c7665475532dbe8133c38c4b2dbfeb6c748c306" and "3615e234628726391a784c6593b4600291ba048d" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View File

@ -8,7 +8,7 @@
} }
.variation-examples-on-uppercased-titles { .variation-examples-on-uppercased-titles {
@apply flex flex-col gap-y-6 items-start py-6; @apply py-6;
h2, h2,
h3, h3,
h4 { h4 {

View File

@ -124,13 +124,6 @@
"size": "1.875rem" "size": "1.875rem"
} }
] ]
},
"blocks": {
"core/heading": {
"color": {
"background": false
}
}
} }
} }
} }