standardizing heading fonts

This commit is contained in:
Drew
2025-04-02 15:53:04 -06:00
parent 7c5307ea3f
commit 65d93c6d25
7 changed files with 8 additions and 28 deletions

View File

@ -11,7 +11,7 @@
{{ if gt .Site.Taxonomies.facilitator 1 }}
<section>
<h2 class="text-4xl my-8 font-iosevka text-center">Other Facilitators</h2>
<h2 class="text-4xl my-8 font-bold text-center">Other Facilitators</h2>
<div class="tag-cloud font-iosevka text-gray-600">
{{ range $facilitator, $pages := .Site.Taxonomies.facilitator }}
{{ if ne $facilitator $.Title }}