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