no message
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user