Compare commits
2 Commits
3615e23462
...
5c76654755
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c76654755 | ||
|
|
e45b0dcf22 |
|
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.variation-examples-on-uppercased-titles {
|
.variation-examples-on-uppercased-titles {
|
||||||
@apply py-6;
|
@apply flex flex-col gap-y-6 items-start py-6;
|
||||||
h2,
|
h2,
|
||||||
h3,
|
h3,
|
||||||
h4 {
|
h4 {
|
||||||
|
|
|
||||||
|
|
@ -124,6 +124,13 @@
|
||||||
"size": "1.875rem"
|
"size": "1.875rem"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"blocks": {
|
||||||
|
"core/heading": {
|
||||||
|
"color": {
|
||||||
|
"background": false
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user