chore: consolidate some styles

This commit is contained in:
Cory Dransfeldt 2023-12-31 11:51:40 -08:00
parent e92ecdaa67
commit d36f643399
No known key found for this signature in database
16 changed files with 25 additions and 50 deletions

View file

@ -7,7 +7,7 @@ schema: blog
<article class="h-entry" data-pagefind-body>
{% if link %}
<a class="no-underline" href="{{ link }}">
<h2 data-pagefind-meta="title">
<h2 class="flex--centered" data-pagefind-meta="title">
{% tablericon 'link' title %}
{{ title }}
</h2>