diff --git a/resources/css/blocks/timeline.css b/resources/css/blocks/timeline.css index 43f1fb8..d041172 100644 --- a/resources/css/blocks/timeline.css +++ b/resources/css/blocks/timeline.css @@ -32,6 +32,12 @@ max-height: 450px; } } + &--illustration { + img { + @apply w-full; + max-height: 450px; + } + } } &--has-lateral-cover {