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 ba9cec4 commit 71209b0
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 @@ -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;
Expand Down

0 comments on commit 71209b0

Please sign in to comment.