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 fad263f commit 30ac931Copy full SHA for 30ac931
templates/nav.hbs
@@ -7,7 +7,7 @@
7
<span class="pl4 db dn-l">{{!-- spacer --}}</span>
8
</a>
9
10
- <ul class="nav list w-100 w-auto-l flex flex-none flex-row flex-wrap justify-center justify-end-l items-center pv2 ph4-ns">
+ <ul class="nav list w-100 w-auto-l flex flex-none flex-row flex-wrap justify-center justify-end-l items-center pv2 ph4-ns pl0">
11
<li class="flex-inline pv2 ph2 ph4-ns"><a href="/learn">Learn</a></li>
12
<li class="flex-inline pv2 ph2 ph4-ns"><a href="/tools">Tools</a></li>
13
<li class="flex-inline pv2 ph2 ph4-ns"><a href="/governance">Governance</a></li>
0 commit comments