fix menu css

This commit is contained in:
Luis 2017-06-17 18:15:48 +02:00
parent b4eabaa5c5
commit a06d69f06d
20 changed files with 341 additions and 84 deletions

View file

@ -139,6 +139,25 @@
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
</ul>
<ul class="copyright">
<li>&copy;
2017
TÍTULO</li>
<li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a></li>
<li>Built with: <a href="http://jekyllrb.com" target="_blank">Jekyll</a></li>
</ul>
</footer>
</article>