diff --git a/assets/css/index.scss b/assets/css/index.scss index 43e9ca7..aab6b24 100644 --- a/assets/css/index.scss +++ b/assets/css/index.scss @@ -27,7 +27,7 @@ $mutedtext: #78756f; outline: none; border: none; font-size: 18px; - color: $mutedtext; + color: $text; padding-inline: 16px; border-bottom: 1px solid $divider; font-family: SFRoundedMedium;