We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a457b commit c25dd30Copy full SHA for c25dd30
1 file changed
assets/styles/site.css
@@ -151,8 +151,8 @@
151
152
--color-elevation-shadow: rgba(0, 0, 0, 0.2);
153
154
- --color-hero-background: var(--color-raw-blue-90);
155
- --color-hero-fade-background: var(--color-raw-blue-95);
+ --color-hero-background: var(--color-raw-blue-95);
+ --color-hero-fade-background: #fff;
156
}
157
158
/* semantic color tokens - dark mode */
0 commit comments