diff --git a/sass/typography/_typography.scss b/sass/typography/_typography.scss index c6d9cea..9450eb8 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 038f2fe..8470743 100644 --- a/style.css +++ b/style.css @@ -264,6 +264,7 @@ body, button, input, select, +optgroup, textarea { color: #404040; font-family: sans-serif;