From 43c429406d683960e0e0502162f331540fac35c7 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Wed, 30 Oct 2024 00:28:02 -0300 Subject: [PATCH] feat: remove gray font from calendar day --- app/templates/calendar_view/fragments/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/calendar_view/fragments/list.html b/app/templates/calendar_view/fragments/list.html index 77419a4..dc1b560 100644 --- a/app/templates/calendar_view/fragments/list.html +++ b/app/templates/calendar_view/fragments/list.html @@ -31,7 +31,7 @@
-
+
{{ date.date|date:"l"|lower }}
{{ date.day }}