Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix: resolve overflowing footer in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
billyyyyy3320 committed Jan 7, 2020
1 parent 6c387bd commit 1412c9b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions components/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,13 @@ ol, ul
.footer-left-wrap
align-items center
justify-content center
.footer-right-wrap
.copyright
display block
.copyright-item
line-height 1
border-right none
text-align center
</style>

0 comments on commit 1412c9b

Please sign in to comment.