reverse order of audio items
This commit is contained in:
parent
b5cdea87c8
commit
49f0985a71
File diff suppressed because one or more lines are too long
@ -357,6 +357,8 @@ footer {
|
||||
}
|
||||
|
||||
.audio-list {
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
li {
|
||||
margin-bottom: 2rem;
|
||||
|
||||
|
Reference in New Issue
Block a user