fix: styles

This commit is contained in:
Cory Dransfeldt 2024-03-14 12:51:37 -07:00
parent 738db20dd8
commit b84bb155f5
No known key found for this signature in database
3 changed files with 8 additions and 4 deletions

View file

@ -7,7 +7,7 @@
<style>{{ css }}</style>
{% endif %}
{% assign media = data | normalizeMedia %}
<h2 id="{{ title | downcase }}" class="flex--centered">
<h2 id="{{ title | downcase }}" class="media__grid--header flex--centered">
{% tablericon icon title %}
{{ title }}
</h2>