From 1f9e7c6fac9909e092f06544c572410f92258d5b Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:40:04 -0600 Subject: [PATCH] -- --- static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/style.css b/static/style.css index ae697d6..81ae619 100644 --- a/static/style.css +++ b/static/style.css @@ -51,7 +51,6 @@ input[type=submit] { textarea { /* width: 100%; */ - background-color: #4CAF50; color: white; padding: 14px 20px; margin: 8px 0; -- 2.39.5