fix alignment for music releases with many links
This commit is contained in:
parent
65f277b3f2
commit
351c0bed6e
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ h3.music-type-upcoming {
|
||||||
gap: .5rem;
|
gap: .5rem;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
line-height: 1.7em;
|
line-height: 1.7em;
|
||||||
justify-content: center;
|
justify-content: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.music-links li {
|
.music-links li {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue