fix: alignment
This commit is contained in:
parent
493b5ee3bd
commit
bc4740d622
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue