fix: styles

This commit is contained in:
Cory Dransfeldt 2024-03-14 13:11:03 -07:00
parent 9e5ab23705
commit 3037690277
No known key found for this signature in database
6 changed files with 11 additions and 9 deletions

View file

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