From 56934cf46a5e91f2808edd6f30f96cc661997c66 Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Mon, 11 Oct 2021 12:48:32 -0700 Subject: [PATCH] Update styles.css --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 506f6f8..52bc02e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -169,7 +169,7 @@ html { .blog { background: grey; width: 900px; - height: 300px; + height: 1800px; border: 150px; border-radius: 20px; line-height: 1.5;