mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
Merge pull request #363 from jdegand/light-mode-fix
fix: note & reminder visible on light mode
This commit is contained in:
@@ -141,7 +141,7 @@ starlight-menu-button svg {
|
||||
|
||||
.starlight-aside--note .starlight-aside__title,
|
||||
.starlight-aside--tip .starlight-aside__title {
|
||||
color: white;
|
||||
color: var(--sl-color-white);
|
||||
}
|
||||
|
||||
.starlight-aside--danger {
|
||||
|
||||
Reference in New Issue
Block a user