formatting
This commit is contained in:
parent
6cdd494e0e
commit
fc8f1805a5
@ -86,7 +86,9 @@ function jett_block_styles() {
|
||||
'
|
||||
)
|
||||
);
|
||||
register_block_style( 'core/list', array(
|
||||
register_block_style(
|
||||
'core/list',
|
||||
array(
|
||||
'name' => 'arrow',
|
||||
'label' => __( 'Arrow', 'lex-scotland' ),
|
||||
'inline_style' => '
|
||||
|
Loading…
Reference in New Issue
Block a user