adds color transition support to li elements (#434)
This commit is contained in:
parent
1b64518c65
commit
ed1a9eeacc
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
// Typography
|
// Typography
|
||||||
|
|
||||||
p, h1, h2, h3, h4, h5, h6, em, div, span, strong {
|
p, h1, h2, h3, h4, h5, h6, em, div, li, span, strong {
|
||||||
color: var(--global-text-color);
|
color: var(--global-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user