Merge pull request #471 from rtfpessoa/tweak-css

fix home page link
This commit is contained in:
Rodrigo Fernandes 2023-01-06 23:38:19 +00:00 committed by GitHub
commit 66c305b854
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -466,7 +466,7 @@
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
@ -481,7 +481,7 @@
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
@ -491,8 +491,8 @@
<p>Displays a tabular difference of a csv file or a split difference of any file in an Atom pane</p>
</section>
<footer>
<a href="https://atom.io/packages/git-tabular-diff" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
<a href="https://github.com/jstritch/git-tabular-diff" target="_blank" rel="noopener"
rel="noreferrer">View GitHub</a>
</footer>
</div>
</div>