more
This commit is contained in:
@@ -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