Fix footer alignment

This commit is contained in:
Felix Lange 2019-03-19 14:01:55 +01:00
parent eef6c492f9
commit 355470a2e8

View file

@ -41,8 +41,8 @@ common-js:
</nav>
{{ content }}
<hr/>
<footer>
<footer class="container">
<p>&copy; 2013-2019. The go-ethereum Authors.</p>
</footer>
</body>
</html>
</html>