mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-27 07:54:29 +02:00
fix(storybook): change isdark container font color to white (#111)
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
}
|
||||
|
||||
&.is-dark {
|
||||
color: $background-color;
|
||||
&::before {
|
||||
background-color: $base-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user