Skip to content

Commit

Permalink
Merge pull request #710 from StampyAI/mobile-footer
Browse files Browse the repository at this point in the history
fix mobile footer space #705
  • Loading branch information
zarSou9 committed Jun 10, 2024
2 parents 6105867 + 8502d4d commit 2901be3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/components/Footer/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,10 @@
gap: 32px;
margin-bottom: 0;
}

.col-5,
.col-4,
.col-3 {
width: 100%;
}
}

0 comments on commit 2901be3

Please sign in to comment.