Update index.html
- Smaller Footer on mobile devices
This commit is contained in:
parent
03fff16b52
commit
68a331df85
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
<footer class="footer text-center py-4 mt-5">
|
||||
<div class="container">
|
||||
<span class="text-muted">Host your own Mastowall - check the source code on </span>
|
||||
<span class="text-muted">Host your own Mastowall - check </span>
|
||||
<a href="https://github.com/rstockm/mastowall" target="_blank">GitHub</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue