Skip to content

Commit dbbdf60

Browse files
committed
Increase the footer border width.
in mobile views.
1 parent a8490f5 commit dbbdf60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ table {
975975
footer {
976976
height: $footer-height;
977977
>div.d-flex {
978-
width: 90%;
978+
width: 100%;
979979
padding: 1.5rem 0;
980980
margin-bottom: .3rem;
981981
flex-wrap: wrap;

0 commit comments

Comments
 (0)