diff --git a/src/pages/episode.njk b/src/pages/episode.njk index 88ff2e476..754774f9d 100644 --- a/src/pages/episode.njk +++ b/src/pages/episode.njk @@ -13,8 +13,12 @@

Ведущие:

diff --git a/src/styles/blocks/podcast.css b/src/styles/blocks/podcast.css index df31a64d0..a2d484fdc 100644 --- a/src/styles/blocks/podcast.css +++ b/src/styles/blocks/podcast.css @@ -89,11 +89,6 @@ display: inline; } -.podcast__host:not(:last-child)::after { - content: ', '; - white-space: nowrap; -} - .podcast__player { position: sticky; top: 16px;