introducing icone feature
This commit is contained in:
parent
b384ebdeca
commit
67e782fcd4
6
resources/css/blocks/icon.css
Normal file
6
resources/css/blocks/icon.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.homegrade-blocks-icon {
|
||||
@apply w-12 h-12 !mx-0 flex justify-center items-center;
|
||||
img {
|
||||
@apply max-w-full max-h-full;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user