hiding overflow x
This commit is contained in:
parent
9cfb8943a4
commit
e390cacf41
|
|
@ -90,6 +90,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
||||||
.entry-content,
|
.entry-content,
|
||||||
.page-content,
|
.page-content,
|
||||||
.homegrade-page-container {
|
.homegrade-page-container {
|
||||||
|
@apply overflow-x-hidden;
|
||||||
& > :first-child {
|
& > :first-child {
|
||||||
@apply !mt-0;
|
@apply !mt-0;
|
||||||
}
|
}
|
||||||
|
|
@ -184,6 +185,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
||||||
.single-post-container,
|
.single-post-container,
|
||||||
.single-post-container--jobs,
|
.single-post-container--jobs,
|
||||||
.single-post-container--news {
|
.single-post-container--news {
|
||||||
|
@apply overflow-x-hidden;
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-4xl;
|
@apply text-4xl;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user