adding bottom padding at the end of the page
This commit is contained in:
parent
63e880ef85
commit
3405eb4909
|
|
@ -3,7 +3,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.conseils_wrapper {
|
.conseils_wrapper {
|
||||||
@apply lg:flex gap-x-8 max-w-screen-2xl mx-auto;
|
@apply lg:flex gap-x-8 max-w-screen-2xl mx-auto pb-12;
|
||||||
|
|
||||||
.chapter_index {
|
.chapter_index {
|
||||||
@apply bg-gray
|
@apply bg-gray
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user