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