Skip to content

Commit 568f704

Browse files
authored
Update proj5.html
1 parent bb9e076 commit 568f704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-5/proj5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
text-align: center;
3838
}
3939
figure img {
40-
max-width: 280px;
40+
max-width: min(50vw, 640px);
4141
border-radius: 6px;
4242
border: 1px solid #ddd;
4343
}

0 commit comments

Comments
 (0)