handling heading colors and sizes

This commit is contained in:
Antoine M 2023-11-10 13:12:08 +01:00
parent ca40624355
commit 760612db3b

View File

@ -106,7 +106,7 @@ article > *:not(.entry-content, .chapter-header-block),
padding: 0.15rem 0;
@apply relative pl-5;
}
ul.wp-block-list li:before {
ul li:before {
@apply absolute left-0;
content: '';
display: inline-block;