Additional styling for mobile scroll.

This commit is contained in:
Thomas Smith 2022-09-23 17:32:54 -04:00
parent 53729d4120
commit 523949f910
2 changed files with 12 additions and 2 deletions

View file

@ -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;

View file

@ -1,5 +1,13 @@
<!-- Package Grid Header -->
<hr>
<div class="container package-grid-header">
<h3 style="margin-bottom:-20px;">package center</h3>
</div>
<hr>
<!-- Slider main container -->
<div class="row">
<div class="row" style="margin-bottom: 2vw !important;">
<div class="col">
<div class="swiper mySwiper">
<div class="swiper-wrapper">