no message

This commit is contained in:
2025-11-16 08:27:57 +01:00
parent 46308b8143
commit a45a2890d3

View File

@@ -147,14 +147,14 @@
/* Rechte Spalte: Standard-Content */
.addon {
padding-top: 1rem;
display: flex;
flex-direction: column;
gap: clamp(1rem, 1.5vw, 2rem);
align-items: flex-start;
}
.addon img,
.addon video {
.addon img {
width: 100%;
max-width: 700px;
height: auto;