STYLE Fixing color of carhop heading p
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
a58817c3e3
commit
80fcad8977
|
|
@ -74,6 +74,9 @@
|
||||||
p {
|
p {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
.carhop-heading p {
|
||||||
|
@apply text-carhop-green-700;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
body.wp-admin.post-type-page .content-box,
|
body.wp-admin.post-type-page .content-box,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user