Skip to content

Commit

Permalink
Merge pull request #45 from PlayBoxTech/develop
Browse files Browse the repository at this point in the history
Update podcast.css
  • Loading branch information
jgonyea authored Oct 13, 2021
2 parents 9e92679 + 7818247 commit b8ec921
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/podcast.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
.podcast-full-list li {
padding: .1em 1em 1em 1em;
min-height: 20em;
background: #eee;
background: inherit;
border-radius: 2em;
margin-bottom: 2em;
}
Expand All @@ -76,4 +76,4 @@
.podcast-content-image {
display: none;
}
}
}

0 comments on commit b8ec921

Please sign in to comment.