Skip to content

Commit

Permalink
add some padding to footer for better UI on mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
mozi47 authored Oct 4, 2023
1 parent b69749e commit 6d5ef8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
align-items: center;
text-align: left;
justify-content: center;
padding: 0 2rem;
padding: 0.5rem 2rem;
}

}


0 comments on commit 6d5ef8d

Please sign in to comment.