Remove ‘active’ title on team page

This section of the page is covered by the ‘Team members’ `<h1>`.

Only the invited users is a special case that needs its own title.
This commit is contained in:
Chris Hill-Scott
2016-09-07 12:21:43 +01:00
parent 385221cf5b
commit 93a1f194e9
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
.user-list {
@include core-16;
margin-bottom: $gutter * 1.5;
&-item {