diff --git a/src/css/podcast.module.css b/src/css/podcast.module.css index fcd7e7a81..b16dd3694 100644 --- a/src/css/podcast.module.css +++ b/src/css/podcast.module.css @@ -7,6 +7,7 @@ background: url(/podcast_cover.png); background-size: cover; background-position: center center; + padding-top: 65px; color: #fff; text-align: center; margin-top: 0;