Fix indentation on mobile (#17332)

Pretty sure I introduced this in my prev commit but I’ll leave this fix
to Eric to merge to make sure I’m not making it worse

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
Mike McNeil 2024-03-04 11:11:41 -06:00 committed by GitHub
parent 2d1caa84d4
commit b2edd1f201
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,21 +184,21 @@
<a href="/queries">Built-in queries</a>
<a href="/tables">Data tables</a>
<span>SUPPORT</span>
<a href="/support">Chat</a>
<a href="/docs/deploy/introduction">Hosting</a>
<a href="/releases">Release notes</a>
<a href="/customers/register">Get your license</a>
<a href="/contribute">Contribute</a>
<a class="pl-3" href="/support">Chat</a>
<a class="pl-3" href="/docs/deploy/introduction">Hosting</a>
<a class="pl-3" href="/releases">Release notes</a>
<a class="pl-3" href="/customers/register">Get your license</a>
<a class="pl-3" href="/contribute">Contribute</a>
</div>
</div>
<hr>
<a purpose="mobile-dropdown-toggle" class="d-flex align-items-center mr-4 collapsed" data-toggle="collapse" data-target="#mobileNavbarToggleCommunity">Community</a>
<div class="d-block">
<div id="mobileNavbarToggleCommunity" purpose="mobile-dropdown" class="collapse" data-parent="#mobileDropdowns">
<a class="pl-3" href="/support">Chat</a>
<a class="pl-3" href="/announcements">News</a>
<a class="pl-3" href="/podcasts">Podcasts</a>
<a class="pl-3" href="/articles">Articles</a>
<a href="/support">Chat</a>
<a href="/announcements">News</a>
<a href="/podcasts">Podcasts</a>
<a href="/articles">Articles</a>
<span>COMPANY</span>
<a class="pl-3" href="/handbook">Handbook</a>
<a class="pl-3" href="/logos">Logos & artwork</a>