modified: footer.styl,优化左侧底部版权信息样式

This commit is contained in:
XPoet 2020-03-14 22:24:17 +08:00
parent 66a12eac81
commit fdb9ebad6e
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
.footer { .footer {
.copyright-info { .copyright-info {
font-size 12px padding 5px
font-size 14px
text-align center text-align center
} }
} }