There was an error while loading. Please reload this page.
1 parent f9e8a1e commit e09a227Copy full SHA for e09a227
1 file changed
Wireframe/style.css
@@ -69,6 +69,10 @@ main > article:first-child {
69
grid-column: span 2;
70
}
71
72
+main > article:first-child img {
73
+ height: 400px;
74
+}
75
+
76
@media (max-width: 768px) {
77
main {
78
grid-template-columns: 1fr;
0 commit comments