adding bottom padding at the end of the page

This commit is contained in:
Antoine M 2024-01-10 16:51:31 +01:00
parent 63e880ef85
commit 3405eb4909

View File

@ -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