feat: allow smaller tags
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
<div class="grid">
|
||||
<div class="grid is-col-min-2">
|
||||
{% if adoption_notice.num_per_sex.F > 0 %}
|
||||
<span class="cell icon-text tag is-medium">
|
||||
<span class="has-text-weight-bold is-size-4">{{ adoption_notice.num_per_sex.F }} x </span>
|
||||
|
Reference in New Issue
Block a user