fix: bugs

This commit is contained in:
qier222 2021-04-27 02:00:44 +08:00
parent 2b22c7e050
commit 9ccce5b468
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
8 changed files with 5 additions and 16 deletions

View file

@ -147,7 +147,6 @@ export default {
transition: transform 0.3s;
&:hover {
cursor: pointer;
transform: scale(1.02);
}
}
img {