PUBLISH: Fix text styles on favorites page

This commit is contained in:
Campbell Alden 2022-10-19 00:42:06 +09:00
parent 8ea4b817c2
commit 33da87e457
5 changed files with 204 additions and 202 deletions

View file

@ -46,18 +46,19 @@
</nav>
</header>
<main id="content">
<div class="core-content">
<section class="home-page-header">
<header class="stack s1">
<h1>Favorites</h1><p>This is a list of my favorite films. They are not necessarily the ones that I would recommend to everyone
<section class="home-page-header">
<header class="stack s1">
<h1>Favorites</h1>
<div class="core-content"><p>This is a list of my favorite films. They are not necessarily the ones that I would recommend to everyone
but they hold a special place for me either as films that I remember fondly from my childhood or because
I just feel that they hold all the qualities that make a movie great to me.</p>
</header>
<div class="cards">
<div class="card">
</div>
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2MDc0NDY0M15BMl5BanBnXkFtZTcwOTgzMTYyNQ@@._V1_SX800.webp alt="Fright Night" />
@ -142,28 +143,27 @@ I just feel that they hold all the qualities that make a movie great to me.</p>
</div>
</div>
</div>
</section>
</div>
</div>
</section>
</main><footer>
<span></span>