Commit d644798f authored by Phil Hughes's avatar Phil Hughes

fixed scss lint

parent 04ce5c4e
...@@ -1284,13 +1284,13 @@ ...@@ -1284,13 +1284,13 @@
width: 50%; width: 50%;
padding-left: 0; padding-left: 0;
padding-right: 0; padding-right: 0;
}
a {
.nav-links li a { text-align: center;
text-align: center;
} &:not(.active) {
background-color: $gray-light;
.nav-links li a:not(.active) { }
background-color: #fafafa; }
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment