From 0445112fce40e68256d887d7853ed7adb8948d10 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:40:10 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 81ae619..03f5c42 100644 --- a/static/style.css +++ b/static/style.css @@ -51,7 +51,7 @@ input[type=submit] { textarea { /* width: 100%; */ - color: white; + /* color: white; */ padding: 14px 20px; margin: 8px 0; border: none; -- 2.39.5