hiding list style for acf fields
This commit is contained in:
parent
eb459c4ac5
commit
c9c55122b0
|
|
@ -128,3 +128,9 @@ p {
|
|||
@apply cta caret-secondary;
|
||||
}
|
||||
}
|
||||
|
||||
.acf-block-fields ul {
|
||||
li:before {
|
||||
@apply content-none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user