Skip to content

Commit

Permalink
fix mobile footer space #705
Browse files Browse the repository at this point in the history
  • Loading branch information
Aprillion committed Jun 8, 2024
1 parent 9c7a335 commit 8502d4d
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 8502d4d

Please sign in to comment.