feat: add link to song's album on lyrics page

This commit is contained in:
Jackson Taylor
2023-09-05 16:47:21 -04:00
parent 273176a57c
commit 9c8ed042a5
4 changed files with 19 additions and 9 deletions

View File

@ -101,7 +101,7 @@ a {
font-weight: 500;
}
#metadata > img {
#album-artwork {
width: 20rem;
border-radius: 3px;
box-shadow: 0 1px 1px #ddd;