Skip to content

Commit

Permalink
Fix play image
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed May 13, 2019
1 parent 90f3d5e commit a1339cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/lib/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ body {

.play-button {
background-color: rgba(0, 0, 0, 0.6);
background-image: url('../../img/play-button.png');
background-image: url('../img/play-button.png');
background-size: 50% auto;
background-repeat: no-repeat;
background-position: center;
Expand Down

0 comments on commit a1339cc

Please sign in to comment.