FEATURE Introducing component
This commit is contained in:
parent
8b32472471
commit
1b1798551c
11
resources/css/blocks/content-card.css
Normal file
11
resources/css/blocks/content-card.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.content-card {
|
||||
h1.wp-block-heading,
|
||||
h2.wp-block-heading,
|
||||
h3.wp-block-heading,
|
||||
h4.wp-block-heading,
|
||||
h5.wp-block-heading,
|
||||
h6.wp-block-heading {
|
||||
@apply nunito;
|
||||
letter-spacing: 0.05em;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user