Browse Source

优化footer样式

ShangJixin 2 tháng trước cách đây
mục cha
commit
f58222adbc
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/assets/main.css

+ 5 - 0
src/assets/main.css

@@ -134,6 +134,11 @@ a {
     border-radius: 12px;
 }
 
+.footer a {
+    color: inherit;
+    text-decoration: none;
+}
+
 
 .post-item p,
 .post-item img,