diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index f232508..1477e2d 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -140,7 +140,7 @@ form.action-form input[type="text"]:focus { textarea { width: 100%; height: 100%; - padding: 15px 15px 40px; + padding: 15px 15px 60px; margin: 0; resize: none; color: var(--text-primary);