Use l-box instead of margin

This commit is contained in:
Omar Roth
2018-03-11 12:08:44 -05:00
parent 052fa400a2
commit d7168815aa
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
</div>
</div>
<%= content %>
<center style="margin:1em;">
<center class="l-box">
Released under AGPLv3 by <a href="https://github.com/omarroth">Omar Roth</a> -
source available <a href="https://github.com/omarroth/invidious">here</a>
</center>