improve layout for images, makes them a bit smaller v37
This commit is contained in:
parent
9aa4f405ce
commit
95bbdc45bc
3 changed files with 44 additions and 44 deletions
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
img.blog {
|
||||
@apply rounded-xl bg-gray-50 object-cover rounded-2xl shadow-lg;
|
||||
@apply inset-0 h-full w-full rounded-2xl bg-gray-50 object-contain shadow-lg;
|
||||
}
|
||||
|
||||
.blog-content img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue