From dcae930d99b67a14dccc214527f75d395c2f031f Mon Sep 17 00:00:00 2001 From: Joanaluz Taveras <155923675+JoanaluzT@users.noreply.github.com> Date: Fri, 14 Jun 2024 19:11:24 -0400 Subject: [PATCH] attempt #4 --- src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles.css b/src/styles.css index 66f161cd..1645a32a 100644 --- a/src/styles.css +++ b/src/styles.css @@ -37,7 +37,7 @@ h2 { .grid { width: 600px; - height: 400px; + height: 500px; display: flex; flex-wrap: wrap; margin: 0 auto;