fix: spacing

This commit is contained in:
Cory Dransfeldt 2023-12-31 12:51:02 -08:00
parent 82c235ddea
commit da8dd22582
No known key found for this signature in database

View file

@ -11,7 +11,5 @@ layout: main
{% render "partials/now/media-grid.liquid", data:movies, icon: "movie", title: "Movies", shape: "vertical", count: 6 %}
{% render "partials/now/media-grid.liquid", data:tv, icon: "device-tv", title: "TV", shape: "vertical", count: 6 %}
<p class="now__explainer text-center">
This is a
<a href="https://nownownow.com/about">now page</a>, and if you have your own site,
<a href="https://nownownow.com/about">you should make one too</a>.
This is a <a href="https://nownownow.com/about">now page</a>, and if you have your own site, <a href="https://nownownow.com/about">you should make one too</a>.
</p>