more
This commit is contained in:
@@ -215,17 +215,17 @@ const HomePage = () => {
|
||||
<div className="col-md-6">
|
||||
<div className="bottom-header-box">
|
||||
<h4 className="heading-6">
|
||||
Questions about our applications and services? We are here
|
||||
to answer.
|
||||
Questions about our services? <br></br>We are here to
|
||||
answer!
|
||||
</h4>
|
||||
<h4 className="heading-6-mobile">
|
||||
Questions about our products and services?
|
||||
</h4>
|
||||
<h4 className="heading-6-mobile">We’re here to answer!</h4>
|
||||
</div>
|
||||
<h6 className="foo-heading">
|
||||
<h6 className="join-heading">
|
||||
Let us show you how Novodraft will revolutionize your
|
||||
practice. Join our growing base of satisfied Novodrafters.
|
||||
practice. Request a demo - join our satisfied Novodrafters.
|
||||
</h6>
|
||||
</div>
|
||||
<div className="col-md-6 d-flex">
|
||||
|
||||
@@ -491,9 +491,11 @@ h4.heading-6 {
|
||||
font-family: Roboto;
|
||||
font-size: 28px;
|
||||
font-weight: 500;
|
||||
line-height: 40px; /* 156.25% */
|
||||
line-height: 38px; /* 156.25% */
|
||||
letter-spacing: 0.369px;
|
||||
text-transform: capitalize;
|
||||
margin-bottom: 18px;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
h6.heading-7 {
|
||||
@@ -502,15 +504,16 @@ h6.heading-7 {
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
line-height: 36.197px; /* 228.571% */
|
||||
line-height: 24px;
|
||||
letter-spacing: 0.339px;
|
||||
}
|
||||
|
||||
.foo-heading {
|
||||
.join-heading {
|
||||
font-family: Roboto;
|
||||
color: #fff;
|
||||
font-size: 1.1rem;
|
||||
font-weight: 400;
|
||||
width: 520px;
|
||||
}
|
||||
|
||||
.d-flex.div-block-3 {
|
||||
@@ -1143,7 +1146,7 @@ li.nav-item {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.foo-heading {
|
||||
.join-heading {
|
||||
font-size: 1rem;
|
||||
text-align: justify;
|
||||
margin: 1.1rem 0rem;
|
||||
|
||||
Reference in New Issue
Block a user