Skip to content

Commit

Permalink
Change link styling
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbitt committed Nov 13, 2019
1 parent 5d153dc commit 1f2ab6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function App(props) {
<LoadingSpinnerComponent />
<a
href="https://github.com/soruly/trace.moe"
style={{ fontSize: "15px", paddingTop: '2em'}}
style={{ fontSize: "15px", margin:"2em"}}
>
https://github.com/soruly/trace.moe
</a>
Expand Down

0 comments on commit 1f2ab6e

Please sign in to comment.