Website: Update mobile navigation menu (#16113)

Closes: #16110

Changes:
- Updated the indentation of items in the website's mobile navigation
menu
- Fixed a duplicate "Resources" heading
This commit is contained in:
Eric 2024-01-15 16:33:44 -06:00 committed by GitHub
parent cd63133770
commit ce30cfb608
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -188,12 +188,12 @@
<a href="/engineering">Engineering</a>
<a href="/podcasts">Podcasts</a>
<a href="/reports/state-of-device-management">Reports</a>
<span>CONTRIBUTE</span>
<a class="pl-3" href="/slack" target="_blank">Join the conversation</a>
<a class="pl-3" href="/contribute">Contribute to Fleet</a>
<span>RESOURCES</span>
<a href="/slack" target="_blank">Join the conversation</a>
<a href="/contribute">Contribute to Fleet</a>
<span>RESOURCES</span>
<a href="/handbook">Handbook</a>
<a href="/logos">Logos & artwork</a>
<a class="pl-3" href="/handbook">Handbook</a>
<a class="pl-3" href="/logos">Logos & artwork</a>
</div>
</div>
<hr>

View file

@ -189,12 +189,12 @@
<a href="/engineering">Engineering</a>
<a href="/podcasts">Podcasts</a>
<a href="/reports/state-of-device-management">Reports</a>
<span>CONTRIBUTE</span>
<a class="pl-3" href="/slack" target="_blank">Join the conversation</a>
<a class="pl-3" href="/contribute">Contribute to Fleet</a>
<span>RESOURCES</span>
<a href="/slack" target="_blank">Join the conversation</a>
<a href="/contribute">Contribute to Fleet</a>
<span>RESOURCES</span>
<a href="/handbook">Handbook</a>
<a href="/logos">Logos & artwork</a>
<a class="pl-3" href="/handbook">Handbook</a>
<a class="pl-3" href="/logos">Logos & artwork</a>
</div>
</div>
<hr>