From 8e0e22994a3cbde9c8e759a0284d53b27645f4f7 Mon Sep 17 00:00:00 2001 From: starportx Date: Mon, 11 Nov 2024 18:36:27 +0800 Subject: [PATCH] mod --- _includes/css/agency.css | 8 ++++---- _includes/footer.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_includes/css/agency.css b/_includes/css/agency.css index b9df088..101e896 100644 --- a/_includes/css/agency.css +++ b/_includes/css/agency.css @@ -286,9 +286,9 @@ header .intro-text { header .intro-text .intro-lead-in { margin-bottom: 25px; font-family: {{ site.data.template.font.secondary }}; - font-size: 20px; + font-size: 16px; font-style: italic; - line-height: 20px; + line-height: 16px; } header .intro-text .intro-heading { @@ -309,9 +309,9 @@ header .intro-text .intro-heading { header .intro-text .intro-lead-in { margin-bottom: 25px; font-family: {{ site.data.template.font.secondary }}; - font-size: 36px; + font-size: 32px; font-style: italic; - line-height: 36px; + line-height: 32px; } header .intro-text .intro-heading { diff --git a/_includes/footer.html b/_includes/footer.html index 4b2f052..b492830 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -14,7 +14,7 @@ {% endfor %} -
+
Powered by Jekyll