!72 2022-1-21 Leung

Merge pull request !72 from Admin/sit-Leung
This commit is contained in:
Admin
2022-01-21 11:24:09 +00:00
committed by Gitee
7 changed files with 356 additions and 237 deletions

View File

@@ -432,7 +432,8 @@ img, picture {
}
.ts-product-list{
text-align: left;
display:block;
//display:block;
display:flex;
li{
max-width:20rem;
min-width:18.75rem;
@@ -621,8 +622,8 @@ img, picture {
display:flex;
//justify-content: space-between;
li{
//margin-left:0;
//margin-right:0;
margin-left:0;
margin-right:0;
}
}
}

View File

@@ -383,6 +383,14 @@
}
.ts-banner-swiper-container{
position:relative;
picture
{
min-height:12rem;
width:100%;
img{
margin:0 auto;
}
}
.ts-carousel-indicator{
position:absolute;
bottom:.4rem;

View File

@@ -571,7 +571,7 @@ border-radius: 30px;
h2{
display: flex;
align-items: center;
width: 4%;
width: 3.25rem;
}
.ts-scrollable{
width: 100%;