z-index of player and bumping images

This commit is contained in:
Set Hallstrom 2020-08-12 16:07:37 +02:00
parent dc1c039ab5
commit 5253dbc946
2 changed files with 9 additions and 9 deletions

View file

@ -175,8 +175,8 @@ a[id^="btn"]::-moz-focus-inner {
}
.coverartwrapper {
width: 80%;
padding-top: 80%; /* 1:1 Aspect Ratio */
width: 70%;
padding-top: 70%; /* 1:1 Aspect Ratio */
position: relative; /* If you want text inside of it */
}
.coverartwrapped {