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

@ -9,7 +9,7 @@
</ul>
<section>
<h2 class="text-4xl my-8 font-iosevka text-center">Other Topics</h2>
<h2 class="text-2xl my-8 font-bold text-center">Other Topics</h2>
<div class="tag-cloud font-iosevka text-gray-600">
{{ $tags := .Site.Taxonomies.tags }}
{{ range $tag, $pages := $tags }}