aidxnFUNretro/css/index.css

6 lines
139 B
CSS
Raw Normal View History

/* 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%;
}