Skip to content

Commit 4eb9f40

Browse files
fix: preserve screenshot proportions
1 parent 94aabff commit 4eb9f40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/memory/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ a {
7272
img {
7373
display: block;
7474
max-width: 100%;
75+
height: auto;
7576
}
7677

7778
code,

0 commit comments

Comments
 (0)