From 663849e9f6f1b4dde566819186ee44989ab64644 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 27 Sep 2022 17:37:29 -0400 Subject: [PATCH] Lead text @992px --- src/static/css/typography.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/css/typography.css b/src/static/css/typography.css index 2284bfd..b6803cb 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -178,8 +178,8 @@ li{ } .lead{ - font-size: 2.823vw; - line-height: 2.923vw; + font-size: 3vw !important; + line-height: 3vw !important; } p{