Update styles/light/_light-theme.scss

Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
Aria Keshmiri
2023-07-18 14:26:04 -07:00
committed by GitHub
parent 9ea2b99768
commit 00a93cba50

View File

@@ -10,7 +10,7 @@ $light-standout-bg: $gray-050;
// General color elements ------------------------------------------------------
code {
background-color: #E0E0E1;
color: #111112;
color: $gray-900;
}
body {