Fixed style error.

pull/3445/head
ruibaby 2019-04-16 23:28:03 +08:00
parent 5725103c4b
commit b64a2f6725
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export default {
<style lang="less" scoped>
.footer {
padding: 0 16px;
margin: 48px 0 24px;
margin: 48px 0 0;
text-align: center;
.copyright {
color: rgba(0, 0, 0, .45);