From 7f8249d36431801060b8d1cbb1b282082fdd1090 Mon Sep 17 00:00:00 2001 From: "Greg J Petrucci Jr." Date: Tue, 10 Sep 2024 03:43:39 -0400 Subject: [PATCH] Update index.css --- assets/css/index.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/css/index.css b/assets/css/index.css index 8427e0c68707..46b5beee2312 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -88,8 +88,8 @@ footer { #header h4 { font-family: Open Sans; - font-weight: 600; - font-style: bold; + font-weight: 300; + font-style: normal; } #header a { @@ -122,9 +122,9 @@ footer { #sub-subtitle { font-family: Open Sans; font-weight: normal; - font-size: 1.4rem; - line-height: 3.75; - margin-top: 1.0rem; + font-size: 2.0rem; + line-height: 2.0; + margin-top: 0.5rem; } #con-subtitle {