diff --git a/src/pages/index.tsx b/src/pages/index.tsx index bb07531..2459674 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -104,10 +104,12 @@ export default function Home() { )} - -
- How do I trust you with my data?{' '} - Scroll down... +
+ +
+ How do I trust you with my data?{' '} + Scroll down... +
diff --git a/src/styles/swiper.css b/src/styles/swiper.css index 2a4d94a..e90591e 100644 --- a/src/styles/swiper.css +++ b/src/styles/swiper.css @@ -11,6 +11,7 @@ margin-left: -16px; display: flex; align-items: center; + min-height: 60vh; } .swiper-container .swiper {