Skip to content

Commit

Permalink
Fixed cover image position
Browse files Browse the repository at this point in the history
  • Loading branch information
a.korotaev2 committed Aug 8, 2017
1 parent dbb3f5b commit 7d72800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/podcast.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
height: 128px;
background: url(/podcast_cover.png);
background-size: cover;
background-position: center center;
color: #fff;
text-align: center;
margin-top: 0;
Expand Down

0 comments on commit 7d72800

Please sign in to comment.