Skip to content

Commit

Permalink
footer layout change
Browse files Browse the repository at this point in the history
  • Loading branch information
lswiderski committed May 1, 2023
1 parent 328edd1 commit bb6ce6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default function Footer() {
return (
<footer className="text-center items-center">

<div className="mb-5" >
<div className="m-5" >
<a href="https://www.buymeacoffee.com/lukaszswiderski" target="_blank" ><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174" className="mr-auto ml-auto" /></a>

</div>
Expand Down

1 comment on commit bb6ce6e

@vercel
Copy link

@vercel vercel bot commented on bb6ce6e May 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.