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 {
|
.audio-list {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column-reverse;
|
||||||
li {
|
li {
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user