This commit is contained in:
Louis Lam 2022-12-11 18:52:24 +08:00
parent 5176fd02c1
commit ab5f6dc82c
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ export default {
transition: all ease-in-out 0.1s;
&:hover {
color: white;
opacity: 0.5;
}
}
}