Browse Source

🎨 修改细节问题

快乐的梦鱼 2 months ago
parent
commit
83908d5f18
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/components/Footer.vue

+ 1 - 2
src/components/Footer.vue

@@ -83,10 +83,9 @@
     font-size: 0.9rem;
     margin-right: 40px;
 
-    &:hover {
+    &:hover, &:active, &:visited {
       color: #fff;
     }
-
     img {
       margin-right: 10px;
     }