remove underline from tabbed heading
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0e6740914e
commit
5e91fd7617
@ -18,6 +18,10 @@
|
|||||||
border-top: 2px solid var(--wp--preset--color--background);
|
border-top: 2px solid var(--wp--preset--color--background);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.is-style-tabbed-heading a {
|
||||||
|
text-decoration: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 782px) {
|
@media (max-width: 782px) {
|
||||||
.is-style-tabbed-heading::before {
|
.is-style-tabbed-heading::before {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
|
Loading…
Reference in New Issue
Block a user