There was an error while loading. Please reload this page.
1 parent 39af18b commit f58e810Copy full SHA for f58e810
1 file changed
Wireframe/style.css
@@ -48,6 +48,11 @@ a {
48
background-color: white;
49
}
50
51
+article img {
52
+ height: 500px;
53
+ object-fit: contain;
54
+}
55
+
56
a:hover {
57
background-color: skyblue;
58
color: black;
0 commit comments