standardizing heading fonts
This commit is contained in:
		| @@ -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 }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user