Remove background color from another element in index.html

This commit is contained in:
2025-05-28 19:04:32 +02:00
parent 1a31fa2e0f
commit 40f587e8b4

View File

@@ -107,7 +107,6 @@
max-width: 84vw;
max-height: 30vh;
border-radius: 12px;
background: #222;
width: 100%;
height: auto;
object-fit: contain;