From 6c7730e852854839a05f8380196a312d07ffa01d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 18 Sep 2025 18:13:56 -0400 Subject: CSS tweaks; ThreeJS stuff; Moved feat. projects --- src/styles/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/index.css b/src/styles/index.css index f4e5191..21d681b 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -60,7 +60,7 @@ .latest-posts { grid-column: 2; - grid-row: 1 / span 3; + grid-row: 1 / span 2; } .blog-title { -- cgit v1.2.3