From 3069f38623f56088b096773fda5ff8a27a951e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Fri, 11 Jul 2025 12:49:03 +0200 Subject: [PATCH] fix in css --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index d2f777b..0a681fe 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,11 +5,11 @@ {% block title %}Live Lista Zakupów{% endblock %} - {% if not is_blocked %} {% endif %} +