chore: adjust banner color

This commit is contained in:
Elliot DeNolf
2022-07-19 07:20:49 -07:00
parent 446a4e1d8a
commit 1d06117619

View File

@@ -5,7 +5,7 @@
line-height: base(1);
border: 0;
vertical-align: middle;
background: var(--theme-elevation-900);
background: var(--theme-elevation-100);
color: var(--theme-elevation-800);
border-radius: $style-radius-s;
padding: base(.5);