adding block exceptions rules
This commit is contained in:
parent
63d861491a
commit
3d0ac2c4b5
|
|
@ -37,10 +37,6 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
.homegrade-content-blocks-grey-box {
|
||||
/* max-width: 100% !important; */
|
||||
}
|
||||
|
||||
.components-dropdown .components-toolbar__control {
|
||||
background-color: #e04d42;
|
||||
color: white;
|
||||
|
|
@ -90,3 +86,12 @@ h5 {
|
|||
p {
|
||||
@apply my-3 p-0;
|
||||
}
|
||||
|
||||
.block-content-page-header {
|
||||
h2 {
|
||||
@apply !text-4xl mt-0 mb-12;
|
||||
}
|
||||
}
|
||||
.homegrade-content-blocks-grey-box {
|
||||
/* max-width: 100% !important; */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user