fixing no icon for after: wp-block-button__link button
This commit is contained in:
parent
5f0d8aa83b
commit
d79d441269
|
|
@ -165,6 +165,9 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
}
|
||||
.wp-block-button__link {
|
||||
text-decoration: none !important;
|
||||
&:after {
|
||||
content: none !important;
|
||||
}
|
||||
}
|
||||
.homegrade-page-container {
|
||||
ul li:before {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user