tweaking padding details
This commit is contained in:
parent
f219341db5
commit
621eb0a22d
|
|
@ -31,10 +31,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&__icon {
|
&__icon {
|
||||||
@apply w-24 h-24 shrink-0 bg-white shadowed p-4 rounded-3xl;
|
@apply w-24 h-24 shrink-0 bg-white shadowed p-4 rounded-3xl flex justify-center items-center;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
@apply max-w-full max-h-full mx-auto;
|
@apply mx-auto object-contain w-12 h-10;
|
||||||
|
max-height: 3rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&__content {
|
&__content {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user