Skip to content

Commit 39b64d0

Browse files
committed
style(pagefooter): 修改页脚 copyright 版权外观
1 parent d2b2631 commit 39b64d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/layouts/footer/PageFooter.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ export default {
2626
.copyright{
2727
color: @text-color-second;
2828
font-size: 14px;
29+
i {
30+
margin: 0 6px;
31+
}
2932
}
3033
.links{
3134
margin-bottom: 8px;

0 commit comments

Comments
 (0)