From 2d75dc09a8b833ef6f1ae74357868c62422d1487 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Sun, 31 Dec 2023 15:21:14 -0800
Subject: [PATCH] chore: now page layout

---
 src/assets/styles/index.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css
index 6e3da6c5..943f6661 100644
--- a/src/assets/styles/index.css
+++ b/src/assets/styles/index.css
@@ -252,7 +252,6 @@ article {
 
 .now__topper h2 {
   font-size: var(--font-size-xl);
-  line-height: 0;
   margin-top: 0;
   margin-bottom: 1rem;
 }