styling fixes

This commit is contained in:
timurgordon
2022-02-22 17:27:08 +03:00
parent 4ddb45019a
commit 9affc2371f
6 changed files with 12 additions and 34 deletions

View File

@@ -78,16 +78,6 @@
{% endif %}
{% endfor %}
</nav>
<div class="flex items-center space-x-8">
<span class="inline-flex rounded-md shadow-sm">
<a href="#" class="inline-flex items-center justify-center px-4 py-2 border border-transparent text-sm leading-6 font-normal rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 focus:shadow-outline-indigo active:bg-indigo-700 transition ease-in-out duration-150">
English
</a>
</span>
</div>
</div>
</div>
</div>
{% for header_item in header_items %}