STYLE Handling wptable folowed by h3 sequence
This commit is contained in:
parent
c4d0f66b5d
commit
e8e57aa7e9
|
|
@ -98,3 +98,11 @@ details {
|
|||
@apply text-primary;
|
||||
}
|
||||
}
|
||||
|
||||
h3.wp-block-heading:has(+ .wp-block-table) {
|
||||
@apply nunito text-base tracking-widest;
|
||||
}
|
||||
|
||||
/* .wp-block-table + h3.wp-block-heading {
|
||||
@apply mt-16;
|
||||
} */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user