mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 01:55:37 +00:00
remove domain specific sections
This commit is contained in:
@ -14,11 +14,6 @@
|
||||
</nav>
|
||||
|
||||
{% if page.main_page %}
|
||||
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center rounded border-2 border-primary">
|
||||
<a class="ml-2 mr-2 hover:cm-gray-1" href="#maker">for <strong>maker</strong></a>
|
||||
<a class="mr-2 hover:cm-gray-1" href="#business">for <strong>business</strong></a>
|
||||
<a class="mr-2 hover:cm-gray-1" href="#edu">for <strong>edu</strong></a>
|
||||
</nav>
|
||||
<a href="/demo.html" class="inline-flex items-center bg-gray-100 ml-2 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0">
|
||||
Open demo
|
||||
</a> {% endif %}
|
||||
|
Reference in New Issue
Block a user