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;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.lane {
|
.lane {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user