📝 Add 'upsell using ai chatbots' blog post (#1612)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
This commit is contained in:
@ -20,6 +20,12 @@
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.prose > * {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.prose > *:not(img) {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user