From 523949f91095551359b6119bf4b3ba3e3f9ee49c Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 23 Sep 2022 17:32:54 -0400 Subject: [PATCH] Additional styling for mobile scroll. --- src/layouts/index.html | 4 +++- src/layouts/partials/swiper.html | 10 +++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 8b6cfec..8c97c56 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -137,13 +137,15 @@ .swiper { width: 100%; height: 100%; + margin-bottom: 1vw !important; + margin-top: 1vw; } .swiper-slide { text-align: center; font-size: 18px; width: 90% !important; - margin-right: 10px !important; + margin-right: 5px!important; /* Center slide text vertically */ display: -webkit-box; diff --git a/src/layouts/partials/swiper.html b/src/layouts/partials/swiper.html index f4174ad..eb332c0 100644 --- a/src/layouts/partials/swiper.html +++ b/src/layouts/partials/swiper.html @@ -1,5 +1,13 @@ + +
+
+

package center

+
+
+ -
+ +