Skip to content

Commit

Permalink
Increase the footer border width.
Browse files Browse the repository at this point in the history
in mobile views.
  • Loading branch information
cotes2020 committed Feb 25, 2020
1 parent 0bfa830 commit 6d9c17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ table {
footer {
height: $footer-height;
>div.d-flex {
width: 90%;
width: 100%;
padding: 1.5rem 0;
margin-bottom: .3rem;
flex-wrap: wrap;
Expand Down

0 comments on commit 6d9c17a

Please sign in to comment.