improve inline post images
This commit is contained in:
parent
acaa41a3a1
commit
ff4f1e6ca5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
}
|
||||
|
||||
.blog-content img {
|
||||
@apply rounded-xl bg-gray-50 object-cover rounded-2xl shadow-lg mx-auto my-6;
|
||||
@apply bg-gray-50 object-contain rounded-2xl shadow-lg max-h-[650px] mx-auto w-auto my-6;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue