Skip to content

Commit 54ef3ed

Browse files
committed
fix banner color in dark mode
1 parent 351ea3c commit 54ef3ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/banner/banner.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.promo-banner {
22
font-size: 15px;
3+
color: #21201c;
34
background: var(--accent-yellow);
45
padding: 0.5rem 1rem;
56
display: flex;

0 commit comments

Comments
 (0)