diff options
Diffstat (limited to 'src/styles/index.css')
| -rw-r--r-- | src/styles/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
