Skip to content

Commit d939da4

Browse files
committed
style(fix): fix modal image size
1 parent 581cff3 commit d939da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/delphi/assets/css/pages/_blog.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ $blog-list-date-width: 5em;
100100
> img {
101101
width: 100%;
102102
height: 100%;
103+
object-fit: contain;
103104
}
104105
}
105106

0 commit comments

Comments
 (0)