vw for lead text

This commit is contained in:
Thomas Smith 2022-09-15 19:17:40 -04:00
parent 074e1c5785
commit fdacbbf88c

View file

@ -152,8 +152,8 @@ li{
} }
.lead{ .lead{
font-size: 28px !important; font-size: 1.5vw !important;
line-height: 29px !important; line-height: 1.7vw !important;
margin-bottom: 40px; margin-bottom: 40px;
} }