This commit is contained in:
Set Hallstrom 2020-09-18 12:01:08 +02:00
parent b21ed40794
commit e478d3df4d
4 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
.album-player {
display: flex;
flex-wrap: wrap;
padding: 0 40px;
padding: 80px 40px 0 40px;
justify-content: space-evenly;
flex-direction: row-reverse;
align-items: center;