perf(logo): optimize logo code

This commit is contained in:
vben
2020-11-03 21:00:14 +08:00
parent 69af37ec88
commit e79e540b48
10 changed files with 56 additions and 46 deletions

View File

@@ -73,7 +73,7 @@
&.is-link,
a {
font-weight: 700;
font-weight: 500;
color: @text-color-base;
text-decoration: none;
transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);