liste artistes

This commit is contained in:
2026-02-24 18:41:20 +01:00
parent 8dd7cbbb06
commit 35be3e4ee3
23 changed files with 1316 additions and 54 deletions

View File

@@ -13,4 +13,10 @@
margin: 0;
object-fit: cover;
//filter: contrast(0.8);
}
.img_placeholder {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.04);
}