Add super css, fix nav and other components.

This commit is contained in:
Sam Lu
2018-07-31 17:33:07 -05:00
parent bb3adc37d3
commit 19f9734349
8 changed files with 64 additions and 15 deletions

View File

@@ -107,7 +107,7 @@ header
li.nav-item
a.nav-link(href="#", class="{% if title == 'team' %}active{% endif %}") Team
li.nav-item
a.nav-link(href="#", class="{% if title == 'gallery' %}active{% endif %}") Gallery
a.nav-link(href="/projects/gallery.html", class="{% if title == 'gallery' %}active{% endif %}") Gallery
li.nav-item
a.nav-link(href="#", class="{% if title == 'assets' %}active{% endif %}") Assets
li.nav-item