Format latest lane on main landing page

This commit is contained in:
2025-07-16 20:48:51 -04:00
parent 71c1c46cfb
commit fcd73c05d7
2 changed files with 2 additions and 2 deletions

View File

@@ -200,7 +200,7 @@ p.meta span label {
font-weight: bold; font-weight: bold;
} }
div.lane { .lane {
display: flex; display: flex;
flex-direction: row; flex-direction: row;

View File

@@ -80,7 +80,7 @@
</a> </a>
</div> </div>
</section> </section>
<section id="latest_lane"> <section id="latest_lane" class="lane">
<!--% PROCESS 'shared-episode-summary.tpl.html' %--> <!--% PROCESS 'shared-episode-summary.tpl.html' %-->
<section id="latest_shows"> <section id="latest_shows">
<header>Latest Shows</header> <header>Latest Shows</header>