Website: album art 380px — cover + a few tracks above the fold

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-04 08:14:37 -04:00
parent 1520a787b3
commit fdfe46860f
+4 -4
View File
@@ -34,10 +34,10 @@
}
.cover {
width: 560px;
height: 560px;
max-width: 90vw;
max-height: 90vw;
width: 380px;
height: 380px;
max-width: 80vw;
max-height: 80vw;
border-radius: 8px;
box-shadow: 0 8px 32px rgba(0,0,0,0.6);
margin-bottom: 20px;