mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
style(light-mode): fix wrong button font-color on hover
This commit is contained in:
@@ -88,6 +88,10 @@ a.action,
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
background-color: var(--sl-color-accent-high);
|
background-color: var(--sl-color-accent-high);
|
||||||
|
|
||||||
|
&.action {
|
||||||
|
color: var(--color-btn);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-footer > a > p {
|
.article-footer > a > p {
|
||||||
|
|||||||
Reference in New Issue
Block a user