style lists

This commit is contained in:
Aadil Ayub 2024-05-30 14:43:05 +05:00
parent b493e1bcf3
commit b3af26c3fc
1 changed files with 11 additions and 0 deletions

View File

@ -531,6 +531,17 @@
"lineHeight": "1.0"
}
},
"core/list": {
"color": {
"text": "var(--wp--preset--color--black)"
},
"css": "list-style-type: square;",
"typography": {
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
"fontSize": "var(--wp--preset--font-size--medium)",
"lineHeight": "1.45"
}
},
"core/paragraph": {
"color": {
"text": "var(--wp--preset--color--black)"