From 470f962275721cad7d9bff2540c4dc63da748389 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 20:27:14 +0000 Subject: [PATCH] -- --- static/style.css | 2 +- tt/post | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index e0734de..04c1ff5 100644 --- a/static/style.css +++ b/static/style.css @@ -15,7 +15,7 @@ input[type=text] { } textarea { - width: 100%; + width: 50%; } #title { diff --git a/tt/post b/tt/post index 302bcfa..338bde1 100644 --- a/tt/post +++ b/tt/post @@ -15,7 +15,7 @@ Comment - + -- 2.39.5