Format latest lane on main landing page
This commit is contained in:
parent
71c1c46cfb
commit
fcd73c05d7
@ -200,7 +200,7 @@ p.meta span label {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.lane {
|
||||
.lane {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
<section id="latest_lane">
|
||||
<section id="latest_lane" class="lane">
|
||||
<!--% PROCESS 'shared-episode-summary.tpl.html' %-->
|
||||
<section id="latest_shows">
|
||||
<header>Latest Shows</header>
|
||||
|
Loading…
x
Reference in New Issue
Block a user