From a4a4c6db785bcc64f65236fe4261b513406e09f6 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 3 Sep 2024 20:33:30 +0300 Subject: [PATCH] improved responsivity for category filter --- files/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/home.html b/files/templates/home.html index d3d09167d..e19029b1b 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -73,7 +73,7 @@ {% for category, icon in CATEGORIES_ICONS.items() %} {% endfor %}