diff --git a/src/styles/global.scss b/src/styles/global.scss index f5fc2ac..0a1b41e 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -118,6 +118,7 @@ textarea { border: 0; width: fit-content; font-size: 1.3rem; + line-height: 1.3rem; height: 4rem; max-height: 4rem; cursor: pointer;