updating block timeline to handle illustration size format
This commit is contained in:
parent
57021b5266
commit
818cf73e02
|
|
@ -32,6 +32,12 @@
|
|||
max-height: 450px;
|
||||
}
|
||||
}
|
||||
&--illustration {
|
||||
img {
|
||||
@apply w-full;
|
||||
max-height: 450px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&--has-lateral-cover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user