7 lines
138 B
CSS
7 lines
138 B
CSS
.homegrade-blocks-icon {
|
|
@apply w-12 h-12 !mx-0 flex justify-center items-center;
|
|
img {
|
|
@apply max-w-full max-h-full;
|
|
}
|
|
}
|