Skip to content

Commit 5c39776

Browse files
committed
improve(css): make governance subtitle match home page style
1 parent 012648d commit 5c39776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/governance/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<header class="mt3 mt2-ns mb4 mb5-ns tc tl-ns">
44
<div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
55
<h1>Governance</h1>
6-
<h2 class="subtitle">How Rust is built by its community</h2>
6+
<h2 class="f2 f1-ns mt0">How Rust is built by its community</h2>
77
</div>
88
</header>
99

0 commit comments

Comments
 (0)