From c56ff93f2eb132701e2df640d21a4471029f21e0 Mon Sep 17 00:00:00 2001 From: Aron den Ouden Date: Mon, 16 Dec 2024 21:19:46 +0100 Subject: [PATCH] remove color:green; (this was a for testing purposes only, so should have been removed) --- static/css/home.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/home.css b/static/css/home.css index b1d4ac1..712b8a8 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -215,7 +215,6 @@ button, .addSubmitButton { margin-left: 20px; margin-right: 20px; margin-top: 3px; - color: green; } .addInput{