Add super css, fix nav and other components.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user