refining layout
This commit is contained in:
parent
b9868effa3
commit
dd664de164
|
|
@ -0,0 +1,11 @@
|
|||
.card-large-content {
|
||||
@apply pt-32;
|
||||
&__links-container {
|
||||
@apply lg:gap-32;
|
||||
}
|
||||
&__top-illustration {
|
||||
width: 330px;
|
||||
height: 180px;
|
||||
transform: translate(-50%, -54%);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user