fixing upper illlustrations sizes
This commit is contained in:
parent
c16e4752f1
commit
01c0115101
|
|
@ -10,6 +10,12 @@
|
|||
&__superior-illustration {
|
||||
@apply mx-auto absolute top-0 left-1/2;
|
||||
transform: translate(-50%, -50%);
|
||||
max-width: 200px;
|
||||
width: 180px;
|
||||
height: 180px;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
.homegrade-blocks-box-monoblock--has-illustration
|
||||
+ .homegrade-blocks-box-monoblock--has-illustration {
|
||||
@apply !mt-40;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user