feat(aspen/goodcry-band): Updates

Change-Id: Ibe1fc56c336268b6c115014c852d725adaeb4faa
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13150
Reviewed-by: aspen <root@gws.fyi>
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Aspen Smith 2025-02-16 10:12:15 -05:00 committed by clbot
parent eeb6fdd7d4
commit ba045fc32e
4 changed files with 26 additions and 1 deletions

View file

@ -93,6 +93,20 @@ h2 {
margin-bottom: 1.7rem;
}
.music-embed {
margin-left: -30px;
margin-right: -30px;
}
.streaming-links {
text-align: center;
color: var(--gray);
}
.streaming-links a {
color: var(--gray);
}
a {
color: var(--blue);
text-decoration: none;