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,
|
||||
.page-content,
|
||||
.homegrade-page-container {
|
||||
@apply overflow-x-hidden;
|
||||
& > :first-child {
|
||||
@apply !mt-0;
|
||||
}
|
||||
|
|
@ -184,6 +185,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
.single-post-container,
|
||||
.single-post-container--jobs,
|
||||
.single-post-container--news {
|
||||
@apply overflow-x-hidden;
|
||||
h2 {
|
||||
@apply text-4xl;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user