From 97b3c656ab5f56307baa12ba99224b16d291e00d Mon Sep 17 00:00:00 2001 From: Ross Mountjoy Date: Sat, 28 Mar 2020 18:07:22 -0400 Subject: [PATCH] reduced size of tags --- dashmachine/templates/main/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashmachine/templates/main/home.html b/dashmachine/templates/main/home.html index dbbd366..ca6eea9 100644 --- a/dashmachine/templates/main/home.html +++ b/dashmachine/templates/main/home.html @@ -47,8 +47,8 @@
-
-
+
+
{% if tag.icon %} {{ tag.icon }} {% endif %}