diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index f414cf185..1dcf35cd3 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss @@ -82,7 +82,7 @@ $theater-bottom-space: 115px; $input-foreground-color: $fg-color; $input-background-color: $bg-color; -$input-placeholder-color: #898989; +$input-placeholder-color: #797676; $input-border-color: #C6C6C6; $textarea-foreground-color: $fg-color;