6 lines
139 B
CSS
6 lines
139 B
CSS
![]() |
/* This fixes a weird issue with an offset album art image */
|
||
|
/* You know me: "I'll get to it later" */
|
||
|
|
||
|
#album-art {
|
||
|
margin-top: 1%;
|
||
|
}
|