fix web resource

This commit is contained in:
chiu 2021-09-01 21:51:15 +08:00
parent fe4e785c0a
commit 4768dfd8d6
1 changed files with 13 additions and 0 deletions

View File

@ -70,4 +70,17 @@
line-height: 2.5;
}
}
}
.row{
.index-link.index2 li.col-md-4 .link-img-wrap {
max-width: 10em;
height: 10.5em;
}
.index-link.index2 li.col-md-4 {
@media (max-width: 991px){
min-width: 33%;
width: auto;
}
}
}