diff --git a/client/src/components/Input/style.module.scss b/client/src/components/Input/style.module.scss index da04ce9..69cb79e 100644 --- a/client/src/components/Input/style.module.scss +++ b/client/src/components/Input/style.module.scss @@ -17,7 +17,7 @@ border: 0; color: $black; font: 400 12pt/1.25 Inter; - height: 38px; + height: 36px; outline: none; }