From e7ba993233633ab81018376f38c9e8e9df634a94 Mon Sep 17 00:00:00 2001 From: awesomeuser Date: Tue, 1 Aug 2023 19:43:22 +0000 Subject: [PATCH] Update index.php --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index f9a570c..7066a05 100644 --- a/index.php +++ b/index.php @@ -16,8 +16,9 @@ } #body-input { - width: 100%; + width: 99%; height: 150px; + resize: none; }