FINETUNE RESPONSIVE
This commit is contained in:
parent
135be5aa97
commit
b5b8972987
|
|
@ -1,6 +1,6 @@
|
||||||
:where(.content-section) {
|
:where(.content-section) {
|
||||||
.content-section__inner {
|
.content-section__inner {
|
||||||
@apply max-w-screen-2xl mx-auto px-12 xl:px-20 py-16;
|
@apply max-w-screen-2xl mx-auto px-4 md:px-8 lg:px-12 xl:px-20 py-16;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user