Moved sass
This commit is contained in:
parent
2a82ee100b
commit
e3e208642d
15 changed files with 1 additions and 1 deletions
5
sass/components/_navbar.scss
Normal file
5
sass/components/_navbar.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
@each $page in services, testimonials, talks, blog, contact {
|
||||
.page--#{$page} .nav__#{$page} {
|
||||
@extend .active;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue