diff --git a/src/static/css/style.css b/src/static/css/style.css index f2fa47e..52d4111 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -152,8 +152,8 @@ li{ } .lead{ - font-size: 28px !important; - line-height: 29px !important; + font-size: 1.5vw !important; + line-height: 1.7vw !important; margin-bottom: 40px; }