Skip to content

Commit 1240b6f

Browse files
Avoid photos from being too wide
1 parent ab74757 commit 1240b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-gap-decorations/personal-site.html

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

4949
article img {
5050
width: 100%;
51+
max-width: 600px;
5152
height: 100%;
5253
object-fit: cover;
5354
}

0 commit comments

Comments
 (0)