2
0

📝 Add "Create whatsapp chatbot" article (#1502)

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
This commit is contained in:
younesbenallal
2024-05-24 12:03:00 +03:00
committed by GitHub
parent 073c1d427c
commit e015385a7c
15 changed files with 343 additions and 6 deletions

View File

@ -15,8 +15,11 @@
}
.prose > * {
width: 100%;
max-width: 46rem;
margin-left: auto;
margin-right: auto;
}
.prose > *:not(img) {
width: 100%;
}