We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9e076 commit 568f704Copy full SHA for 568f704
project-5/proj5.html
@@ -37,7 +37,7 @@
37
text-align: center;
38
}
39
figure img {
40
-max-width: 280px;
+max-width: min(50vw, 640px);
41
border-radius: 6px;
42
border: 1px solid #ddd;
43
0 commit comments