Footer fixes

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-27 22:50:45 +02:00
parent fb9572c6cf
commit d7eecc5de8
2 changed files with 5 additions and 0 deletions

View File

@@ -2267,6 +2267,10 @@ nav ul li:hover, nav ul li.active {
margin-top: 8px;
}
.footer-copyright {
margin-bottom: 40px;
}
#duration{
font-size: 20px;
font-weight: 400;

View File

@@ -191,6 +191,7 @@
© {{year}}
<a href="http://nixo.no">Nixo</a> &amp;
<a href="http://kasperrt.no">KasperRT</a>,
<br>
All rights reserved
<a class="grey-text text-lighten-4 right" href="https://github.com/zoff-music/">Contribute on GitHub</a>
</div>