show song - order and delete

This commit is contained in:
2020-03-08 14:08:50 +01:00
committed by smuddy
parent 605fe0b2ad
commit 8c000867cb
21 changed files with 252 additions and 31 deletions

View File

@@ -2,7 +2,11 @@
.header {
position: relative;
height: 34px;
margin: 20px 20px -20px 20px;
@media screen and (max-width: 860px) {
margin: 0;
}
display: flex;
align-items: center;
justify-content: flex-end;