This commit is contained in:
杜恒
2021-02-21 13:19:42 +08:00
parent d3e1834732
commit 19bd18c277
4 changed files with 3 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2675,8 +2675,6 @@
transition: color 0.35s;
.icon {
margin-right: 5px;
fill: var(--main);
transition: fill 0.35s;
}
&:hover {
color: var(--theme);