Update font-sizes on theme

This commit is contained in:
Alex Selimov 2025-09-04 09:14:04 -04:00
parent 206c1be241
commit 5a9da78cd0
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
3 changed files with 43 additions and 5 deletions

View file

@ -8,10 +8,10 @@
</div>
<div>
<h3 class="font-medium">{{ .title }}</h3>
<p class="text-sm opacity-70">{{ .description }}</p>
<p class="text-lg opacity-70">{{ .description }}</p>
</div>
</a>
{{ end }}
</div>
</div>