Product list style updated

This commit is contained in:
Vion
2022-01-17 19:44:56 +08:00
parent 8e4dba9c32
commit 38e4cb44d7
3 changed files with 4 additions and 4 deletions

View File

@@ -369,6 +369,7 @@ img, picture {
display:block;
li{
max-width:20rem;
width:22.8vw;
//margin-right:.875rem;
margin-left:2vw;
.rc-column{
@@ -385,7 +386,7 @@ img, picture {
}
}
img{
width:22.8vw;
width:100%;
max-width:320px;
min-width:160px;
}