From 3371d7cfdcbcb3435abe4ca590966922cbaa3ecb Mon Sep 17 00:00:00 2001 From: Marzy1234 <145050460+MarzyCoder@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:13:48 +0100 Subject: [PATCH] remove unnecessary color --- public/css/grocy.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/grocy.css b/public/css/grocy.css index e186478d..e0200859 100755 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -8,7 +8,6 @@ body { } .content-text { - color: #444; font-size: 1rem; }