Skip to content

Commit 8999421

Browse files
committed
add class?
1 parent fb7e095 commit 8999421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/governance/group-team.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<a id="{{team-text team name}}" name="{{team.name}}"></a>
22
<div class="w-100 mw-none mw-8-m mw9-l ph3 center f3">
33
<header class="pb0 pt5">
4-
<a href="#{{team-text team name}}"><h2>{{team-text team name}}</h2></a>
4+
<a class="sub" href="#{{team-text team name}}"><h2>{{team-text team name}}</h2></a>
55
<div class="highlight"></div>
66
</header>
77
<div>

0 commit comments

Comments
 (0)