diff --git a/sass/typography/_typography.scss b/sass/typography/_typography.scss index c6d9cea3..9450eb81 100644 --- a/sass/typography/_typography.scss +++ b/sass/typography/_typography.scss @@ -2,6 +2,7 @@ body, button, input, select, +optgroup, textarea { color: $color__text-main; font-family: $font__main; diff --git a/style.css b/style.css index 038f2fec..84707437 100644 --- a/style.css +++ b/style.css @@ -264,6 +264,7 @@ body, button, input, select, +optgroup, textarea { color: #404040; font-family: sans-serif;