few padding adaptations
This commit is contained in:
parent
bb00f73621
commit
89e517b246
|
|
@ -1,14 +1,14 @@
|
||||||
.post-conseils-chapter-header {
|
.post-conseils-chapter-header {
|
||||||
@apply p-8 md:px-16 mt-8 max-w-screen-2xl
|
@apply p-8 md:px-16 xl:px-24 mt-8 max-w-screen-2xl
|
||||||
flex
|
flex
|
||||||
flex-col
|
flex-col
|
||||||
lg:flex-row
|
lg:flex-row
|
||||||
justify-center
|
justify-between
|
||||||
items-center
|
items-center
|
||||||
mx-auto
|
mx-auto
|
||||||
rounded-2xl;
|
rounded-2xl
|
||||||
|
mb-8;
|
||||||
|
|
||||||
margin-bottom: 20px;
|
|
||||||
|
|
||||||
&__page-thematic-cover {
|
&__page-thematic-cover {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user