mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03: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;
|
||||
margin-top: 0;
|
||||
background-color: var(--sl-color-accent-high);
|
||||
|
||||
&.action {
|
||||
color: var(--color-btn);
|
||||
}
|
||||
}
|
||||
|
||||
.article-footer > a > p {
|
||||
|
||||
Reference in New Issue
Block a user