From cb80435462c975689cb1020d2d71171e992453b9 Mon Sep 17 00:00:00 2001
From: starportx <starportx@sohu.com>
Date: Thu, 5 Dec 2024 16:50:16 +0800
Subject: [PATCH] header fix

---
 _includes/css/agency.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_includes/css/agency.css b/_includes/css/agency.css
index 8159b09..324c420 100644
--- a/_includes/css/agency.css
+++ b/_includes/css/agency.css
@@ -279,16 +279,16 @@ header {
 }
 
 header .intro-text {
-    padding-top: 700px;
-    padding-bottom: 200px;
+    padding-top: 600px;
+    padding-bottom: 150px;
 }
 
 header .intro-text .intro-lead-in {
     margin-bottom: 25px;
     font-family: {{ site.data.template.font.secondary }};
-    font-size: 24px;
+    font-size: 32px;
     font-style: italic;
-    line-height: 24px;
+    line-height: 32px;
 }
 
 header .intro-text .intro-heading {