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

@@ -37,9 +37,6 @@ h1, h2, h3, h4 {
.content > *:not(router-outlet) {
margin-top: 60px;
@media screen and (max-width: 860px) {
margin-top: 40px;
}
display: flex;
justify-content: center;
}