diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css
index 808c0c9..de9e50f 100644
--- a/public_html/css/hpr.css
+++ b/public_html/css/hpr.css
@@ -332,7 +332,7 @@ article > p,
#podcast_lane > .lane,
#project_lane > .lane,
#latest_lane.lane {
- justify-content: flex-between;
+ justify-content: space-around;
}
.lane > article,
#welcome > p {