Skip to content

Commit 5715548

Browse files
committed
Add padding to "show all rust team members" button
This makes it a little easier to distinguish between it and the above per-team sections.
1 parent 7353904 commit 5715548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/governance/index.html.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{{> governance/index-team team=team baseurl=../baseurl}}
3535
{{/each~}}
3636
</div>
37-
<div class="flex">
37+
<div class="flex h-20">
3838
<a href="{{baseurl}}/governance/people" class="center w-100 mw6 button button-secondary">
3939
{{fluent "governance-rust-project-link"}}
4040
</a>

0 commit comments

Comments
 (0)