introducing block style
This commit is contained in:
parent
19728724b0
commit
e17c507129
17
resources/css/blocks/infos-seminaires.css
Normal file
17
resources/css/blocks/infos-seminaires.css
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
.homegrade-blocks-infos-seminaires {
|
||||||
|
.homegrade-blocks-icon {
|
||||||
|
@apply mb-6;
|
||||||
|
img {
|
||||||
|
@apply rounded-lg;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
&__title {
|
||||||
|
@apply !mt-2;
|
||||||
|
}
|
||||||
|
&__date {
|
||||||
|
@apply !my-0;
|
||||||
|
}
|
||||||
|
&__author {
|
||||||
|
@apply font-bold;
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user