diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css index 71ba05f..a3eae59 100644 --- a/public_html/css/hpr.css +++ b/public_html/css/hpr.css @@ -283,8 +283,9 @@ article > p, flex-wrap: wrap; gap: 1.0rem; justify-content: space-around; - justify-items: space-around; - +} +.lane.syndication { + flex-direction: column; } #podcast_lane > .lane, #project_lane > .lane, @@ -327,6 +328,14 @@ article > p, .lane > article > header a:hover { color: var(--link-secondary-hover); } +.lane.syndication > article > header * { + margin-top: 0; + margin-bottom: 0; +} +.lane.syndication > article > header p { + font-size: var(--default-header-4-font-size); + margin-left: 22px; +} a.lane-button { display: flex; flex-direction: column; diff --git a/templates/content-syndication.tpl.html b/templates/content-syndication.tpl.html index f378905..41d88d8 100644 --- a/templates/content-syndication.tpl.html +++ b/templates/content-syndication.tpl.html @@ -3,7 +3,7 @@
Great that you want to listen. Have a look below at the feeds that best suite your listening habits.
-