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

@ -4,7 +4,7 @@ layout: now
permalink: /now.html
description: "See what I'm doing now."
---
<h2 class="now__section--header">
<h2 class="now__section--header flex--centered">
{% tablericon "clock-heart" "Currently" %}
Currently
</h2>
@ -19,7 +19,7 @@ description: "See what I'm doing now."
Rooting for the <a href="https://lakers.com">Lakers</a>. 💜💛
</p>
</div>
<h2 class="now__section--header">
<h2 class="now__section--header flex--centered">
{% tablericon "terminal-2" "Making" %}
Making
</h2>

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>