Compare commits

..

3 commits

Author SHA1 Message Date
39cc39b66a
Merge branch 'main' into dev 2026-02-13 17:07:29 +00:00
6a1eb07fbf
Merge branch 'main' of ari/arimelody-web
All checks were successful
/ deploy (push) Successful in 50s
2026-02-13 17:05:59 +00:00
351c0bed6e
fix alignment for music releases with many links 2026-02-13 17:05:12 +00:00

View file

@ -93,7 +93,7 @@ h3.music-type-upcoming {
gap: .5rem;
flex-wrap: wrap;
line-height: 1.7em;
justify-content: center;
justify-content: start;
}
.music-links li {