We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7e095 commit 8999421Copy full SHA for 8999421
templates/governance/group-team.hbs
@@ -1,7 +1,7 @@
1
<a id="{{team-text team name}}" name="{{team.name}}"></a>
2
<div class="w-100 mw-none mw-8-m mw9-l ph3 center f3">
3
<header class="pb0 pt5">
4
- <a href="#{{team-text team name}}"><h2>{{team-text team name}}</h2></a>
+ <a class="sub" href="#{{team-text team name}}"><h2>{{team-text team name}}</h2></a>
5
<div class="highlight"></div>
6
</header>
7
<div>
0 commit comments