diff --git a/css/style.css b/css/style.css index c3e158c..4edfe4e 100644 --- a/css/style.css +++ b/css/style.css @@ -7,8 +7,8 @@ textarea { background-color: var(--textarea-bg); color: var(--textarea-color); border: 1px solid gray; - width: 302px; - height: 152px; + width: 258px; + height: 194px; resize: none; } diff --git a/index.html b/index.html index b9429dd..9cf513c 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,13 @@ show_version: true