768px - 992px typography complete

This commit is contained in:
Thomas Smith 2022-09-21 15:02:00 -04:00
parent 86f25759fc
commit d3a7143788

View file

@ -156,31 +156,34 @@ li{
}
h2{
font-size: 6rem;
line-height: 7rem;
margin-bottom: 37px;
font-size: 7vw;
line-height: 10vw;
margin-bottom: 3.730vw;
}
h3{
font-size: 3.8rem;
line-height: 80px;
margin-bottom: 45px;
margin-top: 25px;
font-size: 4.5vw;
line-height: 10vw;
margin-top: -3vw;
}
h4{
font-size: 38px;
line-height: 45px;
font-size: 3.5vw;
line-height: 5vw;
}
h5{
font-size: 2vw;
line-height: 5vw;
}
.lead{
font-size: 28px !important;
line-height: 29px !important;
margin-bottom: 40px;
font-size: 2.823vw;
line-height: 2.923vw;
}
p{
font-size: 20px;
font-size: 2.016vw;
}
}