mirror of https://github.com/halo-dev/halo
Fixed style error.
parent
5725103c4b
commit
b64a2f6725
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue