Skip to content

Commit

Permalink
Bootstrap adapt
Browse files Browse the repository at this point in the history
  • Loading branch information
diegogurpegui committed May 9, 2021
1 parent 6643237 commit 7f00d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ const App = () => (
</main>
<footer className="footer mt-auto py-3">
<div className="container">
<span className="text-muted float-right">{`v${projectPackage.version}`}</span>
<span className="text-muted float-end">{`v${projectPackage.version}`}</span>
<span className="text-muted">
The Bitcoin Forge is developed with ❤️+💻 by <a href="https://www.improvein.com">Improve-in</a>
</span>
Expand Down

0 comments on commit 7f00d73

Please sign in to comment.