mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Fix footer alignment
This commit is contained in:
parent
eef6c492f9
commit
355470a2e8
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ common-js:
|
|||
</nav>
|
||||
{{ content }}
|
||||
<hr/>
|
||||
<footer>
|
||||
<footer class="container">
|
||||
<p>© 2013-2019. The go-ethereum Authors.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue