fix: styles
This commit is contained in:
parent
738db20dd8
commit
b84bb155f5
3 changed files with 8 additions and 4 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue