Give episode pages margins and centre the player bar
The player, transcript and nav sections had no width constraint at all, so they ran edge to edge while .page-header above them sat in the site's usual 900px centred container. - Transcript now sits in a 680px centred column at 1.05rem/1.7, which holds the measure near 75 characters per line; 900px runs past 90, which is tiring over a full transcript. Gutters are 1.5rem, tightening to 1.15rem under 600px - Player bar is centred at max-width 640px instead of stretching the column, and goes full width on phones - Bumped the stylesheet cache-buster to v=8 and regenerated all 58 episode pages so existing transcripts pick the styles up Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -42,6 +42,12 @@
|
||||
<changefreq>yearly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://lukeattheroost.com/episode/episode-59-doyle-s-hidden-llc-and-the-backdated-notary-stamp/</loc>
|
||||
<lastmod>2026-08-15</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://lukeattheroost.com/episode/episode-58-rayfield-s-nephew-the-marfa-lights-and-why-nobody-believes-concho/</loc>
|
||||
<lastmod>2026-08-04</lastmod>
|
||||
|
||||
Reference in New Issue
Block a user