Change default font size to 20 and update patterns
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -226,6 +226,11 @@
|
||||
},
|
||||
"styles": {
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"typography": {
|
||||
"fontSize": "20px"
|
||||
}
|
||||
},
|
||||
"core/button": {
|
||||
"border": {
|
||||
"radius": "0px"
|
||||
|
||||
Reference in New Issue
Block a user