diff --git a/views/style.css b/views/style.css index 326edb5..cb2dae2 100644 --- a/views/style.css +++ b/views/style.css @@ -146,7 +146,7 @@ textarea { font-size: 1em; background: var(--bg-page); color: var(--fg); - width: 600px; + width: 100%; height: 4em; margin-bottom: 0.5em; box-sizing: border-box;