fix style

This commit is contained in:
chiu 2021-09-01 10:56:03 +00:00
parent 33801968ff
commit 4983a26ae5
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
// You can use Sass (SCSS) here: http://sass-lang.com/
.index-link{
.link-img-wrap {
display: inline-table;
display: inline-block;
width: 30%;
@media (max-width: 768px){
width: 50%;
@ -44,4 +44,4 @@
width: auto;
}
}
}
}