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 */ /* Rechte Spalte: Standard-Content */
.addon { .addon {
padding-top: 1rem;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
gap: clamp(1rem, 1.5vw, 2rem); gap: clamp(1rem, 1.5vw, 2rem);
align-items: flex-start; align-items: flex-start;
} }
.addon img, .addon img {
.addon video {
width: 100%; width: 100%;
max-width: 700px; max-width: 700px;
height: auto; height: auto;