From 3bb60879cc4dba0e6ae889382ba7697942b8371d Mon Sep 17 00:00:00 2001 From: awesomeuser Date: Tue, 1 Aug 2023 19:13:44 +0000 Subject: [PATCH] test --- index.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index c9f97f2..8337932 100644 --- a/index.php +++ b/index.php @@ -15,9 +15,7 @@ padding: 0; } - #body-input { - width: 100%; - height: 150px; + input { padding: 12px 20px; box-sizing: border-box; border: 2px solid #ccc; @@ -25,6 +23,11 @@ background-color: #f8f8f8; resize: none; } + + #body-input { + width: 100%; + height: 150px; + } @@ -35,7 +38,7 @@


-
+ Signature: