update css vol2

This commit is contained in:
2022-06-22 00:45:31 +02:00
parent f665ac5f2b
commit b79121239d
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<div class="mx-8 md:mx-4 flex flex-col">
<div class="flex flex-col mb-12 mr-8 lg:mr-24">
<div class="flex flex-col mb-12 mr-8 lg:mr-16">
<h4 class="text-base not-italic font-medium leading-6 text-gray-600 mb-6"> FILTER PARTNERS BY</h4>
<a id="all" class="mb-3 text-black font-normal" href="/partners">All</a>
{% set taxonomy = get_taxonomy(kind="partners-category") %}