Skip to content

Commit c25dd30

Browse files
committed
Updates hero fade
1 parent 23a457b commit c25dd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/styles/site.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151

152152
--color-elevation-shadow: rgba(0, 0, 0, 0.2);
153153

154-
--color-hero-background: var(--color-raw-blue-90);
155-
--color-hero-fade-background: var(--color-raw-blue-95);
154+
--color-hero-background: var(--color-raw-blue-95);
155+
--color-hero-fade-background: #fff;
156156
}
157157

158158
/* semantic color tokens - dark mode */

0 commit comments

Comments
 (0)