diff --git a/src/styles.css b/src/styles.css index e5ab5aa9..7b2e8b20 100644 --- a/src/styles.css +++ b/src/styles.css @@ -37,7 +37,7 @@ h2 { .grid { width: 600px; - height: 600px; + height: 200px; display: flex; flex-wrap: wrap; margin: 0 auto;