diff --git a/styles/styles.css b/styles/styles.css index e7616a7..fe0f8ad 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -12,7 +12,7 @@ --background-dark: #28232c; --link: #ba844d; --link-hover: #ffb940; - --text: #f7f4db; + --text: #ffefcf; } html { background: var(--background-dark);