File tree Expand file tree Collapse file tree 5 files changed +380
-2253
lines changed
Expand file tree Collapse file tree 5 files changed +380
-2253
lines changed Original file line number Diff line number Diff line change @@ -821,8 +821,8 @@ <h6>{{ .Name }}</h6>
821821 < div class ="columns is-vcentered ">
822822 < div class ="column is-4 ">
823823 < div class ="section-title ">
824- < h1 class ="is-gradient " data-aos ="fade-up " data-aos-duration ="500 "> What They Are < span
825- class ="has-text-weight-light "> Talking About us</ span > </ h1 >
824+ < h2 class ="is-gradient " data-aos ="fade-up " data-aos-duration ="500 "> What They Are < span
825+ class ="has-text-weight-light "> Talking About us</ span > </ h2 >
826826 < p data-aos ="fade-up " data-aos-duration ="700 "> Trusted by top engineers at the most ambitious companies</ p >
827827 </ div >
828828 <!-- arrows start -->
Original file line number Diff line number Diff line change 349349 < div class ="columns is-vcentered ">
350350 < div class ="column is-4 ">
351351 < div class ="section-title ">
352- < h1 class ="is-gradient " data-aos ="fade-up " data-aos-duration ="500 "> What They Are < span
353- class ="has-text-weight-light "> Talking About us</ span > </ h1 >
352+ < h2 class ="is-gradient " data-aos ="fade-up " data-aos-duration ="500 "> What They Are < span
353+ class ="has-text-weight-light "> Talking About us</ span > </ h2 >
354354 < p data-aos ="fade-up " data-aos-duration ="700 "> Trusted by top engineers at the most ambitious companies</ p >
355355 </ div >
356356 <!-- arrows start -->
Original file line number Diff line number Diff line change 33 padding : 60px 0 165px ;
44
55 .section-title {
6+ h2 {
7+ font-size : 48px ;
8+ }
69 p {
710 font-size : 18px ;
811 }
@@ -95,7 +98,7 @@ Responsive Classes
9598 .section-title {
9699 text-align : center ;
97100
98- h1 {
101+ h2 {
99102 font-size : 32px ;
100103 }
101104 }
@@ -145,7 +148,7 @@ Responsive Classes
145148@media (min-width : 769px ) and (max-width : 1023.98px ) {
146149 .testimonial-area {
147150 .section-title {
148- h1 {
151+ h2 {
149152 font-size : 38px ;
150153 }
151154 }
@@ -160,7 +163,7 @@ Responsive Classes
160163@media (min-width : 1024px ) and (max-width : 1215px ) {
161164 .testimonial-area {
162165 .section-title {
163- h1 {
166+ h2 {
164167 font-size : 38px ;
165168 }
166169 }
@@ -188,7 +191,6 @@ Responsive Classes
188191 }
189192 }
190193 }
191-
192194}
193195
194196@media (min-width : 1408px ) {
You can’t perform that action at this time.
0 commit comments