diff options
Diffstat (limited to 'pydis_site/templates')
| -rw-r--r-- | pydis_site/templates/resources/resources.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pydis_site/templates/resources/resources.html b/pydis_site/templates/resources/resources.html index 19750612..201caf85 100644 --- a/pydis_site/templates/resources/resources.html +++ b/pydis_site/templates/resources/resources.html @@ -42,7 +42,7 @@                          {# Filter box tags #}                          <div class="card filter-tags">                              <div class="is-flex ml-auto"> -                                <div> +                                <div id="tag-pool">                                      {# A filter tag for when there are no filters active #}                                      <span class="tag no-tags-selected is-secondary ml-2 mt-2">                                              <i class="fas fa-fw fa-ban mr-1"></i> | 
