Skip to content

Commit c84a6b2

Browse files
zlyfunctionclaude
andcommitted
Fix thesis image aspect ratio with height: auto
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 680aaa1 commit c84a6b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@
516516

517517
.thesis-visual img {
518518
width: 100%;
519+
height: auto;
519520
display: block;
520521
}
521522

0 commit comments

Comments
 (0)