diff --git a/templates/home.html b/templates/home.html index 9534465..6c7a2ff 100644 --- a/templates/home.html +++ b/templates/home.html @@ -111,7 +111,7 @@ h-[4em] xs:h-[6.5rem] sm:h-[5.5rem] - md:h-[7.4rem] + md:h-[6.6rem] ">
-
-
{% if package.tags %}{% for tag in package.tags %}{% if loop.index0 <= 1 %}{{ tag }}{% endif %}{% endfor %}{% endif %}
+
+
+
{% if package.tags %}{% for tag in package.tags %}{{ tag }}{% endfor %}{% endif %}
+
{% else %}