File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed
Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ import BracketSvg from 'public/bracket.svg'
1212import ConnectSvg from 'public/connect.svg'
1313import ElevateSvg from 'public/elevate.svg'
1414import ExploreSvg from 'public/explore.svg'
15- import QuotesSvg from 'public/quotation-marks.svg'
1615import { LogoSection } from 'sections'
1716import styles from 'styles/Home.module.css'
1817
@@ -231,7 +230,6 @@ const Home = () => (
231230 < Heading variant = { h2 } className = { styles . testimonialsHeading } >
232231 What Our Engineering Partners Have to Say
233232 </ Heading >
234- < QuotesSvg />
235233 < Testimonials className = { styles . testimonialsCarousel } />
236234 </ div >
237235 </ section >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -603,7 +603,7 @@ p.heroTagline:after {
603603.testimonials .testimonialsHeading {
604604 text-align : center;
605605
606- margin : 0 0 4 rem ;
606+ margin : 0 0 2 rem ;
607607 max-width : 51rem ;
608608}
609609.testimonials .testimonialsHeading : first-of-type {
You can’t perform that action at this time.
0 commit comments