Skip to content

Commit de6b3e0

Browse files
committed
Improve group header spacing
1 parent 37d1d44 commit de6b3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/group.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</div>
1616
</div>
1717

18-
<div class="col-xs-12 col-sm-10 col-md-9">
18+
<div class="col-xs-12 col-sm-10 col-md-8">
1919
<h1 class="group-name" data-auto-id="group-name">
2020
{{#link-to "group.index" model.slug}}{{model.name}}{{/link-to}}
2121
</h1>

0 commit comments

Comments
 (0)