Moved theme files

This commit is contained in:
Oliver Davies 2015-08-31 19:57:37 +01:00
parent a6d48e6155
commit bdd6c251fc
20 changed files with 14 additions and 6 deletions

View file

@ -1,5 +0,0 @@
@each $page in services, testimonials, talks, blog, contact {
.page--#{$page} .nav__#{$page} {
@extend .active;
}
}