hangling hasIconTitle Toggle
This commit is contained in:
parent
f180f8f2ee
commit
1ddae0acd6
|
|
@ -1,8 +1,15 @@
|
||||||
.homegrade-blocks-highlight {
|
.homegrade-blocks-highlight {
|
||||||
@apply p-12 rounding-radius my-8 max-w-screen-lg mx-auto;
|
@apply p-12 rounding-radius my-8 max-w-screen-lg mx-auto;
|
||||||
|
|
||||||
h3 {
|
&__titling {
|
||||||
@apply pb-4;
|
h3 {
|
||||||
|
@apply pb-4;
|
||||||
|
}
|
||||||
|
&--has-no-icon {
|
||||||
|
h3 {
|
||||||
|
@apply !text-4xl;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
@apply max-w-5xl;
|
@apply max-w-5xl;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user