diff --git a/static/style.css b/static/style.css index 0eb44d3..93863cb 100644 --- a/static/style.css +++ b/static/style.css @@ -24,6 +24,7 @@ textarea { } main { + line-height: 1.4; height: 100%; display: flex; align-items: center; @@ -36,4 +37,4 @@ main { .word-count { color: #858585; font-weight: 500; -} +} \ No newline at end of file