fix: alignment

This commit is contained in:
Cory Dransfeldt 2023-12-31 12:57:05 -08:00
parent 493b5ee3bd
commit bc4740d622
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@ Rendering the output is as simple as:
```liquid
{% if albumReleases.size > 0 %}
<h2 class="now__section--header">
<h2 class="now__section--header flex--centered">
{% tablericon "calendar-time" "Anticipated albums" %}
Anticipated albums
</h2>