1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Jenil Gogari
06a46fbec3
Merge pull request #75 from TheBlocks/issue-74
Fix footer not being centered in docs (fixes #74)
2022-02-27 15:45:24 -05:00
Tangil
768f3eca14
Fix footer not being centered in docs 2021-08-27 20:27:42 +02:00

View File

@ -175,7 +175,7 @@
</p>
</section>
</div>
<footer class="is-text-center">
<footer class="text-center">
<p><a href="#top">🔝 Back to top</a> &bull; <a href="https://github.com/jenil/chota">🐛 Report an issue</a> &bull; <a href="https://paypal.me/jgog/10" target="_blank" onclick="ga('send', 'event', 'navigation', 'click', 'donate');">🎗 Donate</a></p>
<p>Want icons for your project too? Checkout <a href="https://icongr.am" target="_blank">Icongr.am 🚀</a></p>
<h5>Made by <a href="https://jgog.in" target="_blank">Jenil Gogari</a></h5>