Skip to content

Commit 2454ef4

Browse files
committed
fix image size
1 parent d61946f commit 2454ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Publication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ permalink: /Publications/
8888
</table>
8989
</div>
9090
<div class="col-lg-3" style="vertical-align: middle;display:flex;flex-direction:row;justify-content:center">
91-
<img loading="lazy" src="/img/self_disclosure.png" style="max-height: 196px;max-width: 461px; margin-bottom: 10px; height: auto;aspect-ratio: auto;">
91+
<img loading="lazy" src="/img/self_disclosure.png" style="max-height: 196px;width: auto; margin-bottom: 10px; height: auto;aspect-ratio: auto; object-fit: contain;">
9292
</div>
9393
</div>
9494
<hr>

0 commit comments

Comments
 (0)