final fixes

This commit is contained in:
2024-08-19 13:36:49 +02:00
parent bd2e4cdac4
commit b989111849
6 changed files with 157 additions and 80 deletions

View File

@@ -283,7 +283,7 @@
justify-content: center;
align-items: center;
flex-direction: column;
text-align: justify;
text-align: left;
color: white;
}
@@ -379,7 +379,7 @@
display: block;
margin-left: 10px;
margin-right: auto;
text-align: justify;
text-align: left;
}
.song-list .song-image {