finish people page
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="left-0 z-50 border border-gray-200 bg-gray-100 my-3 w-full rounded-md">
|
<div class="left-0 z-50 border border-gray-200 bg-gray-100 my-6 w-full rounded-md">
|
||||||
<header class="flex flex-wrap container mx-auto pb-0 sm:px-0 transition-all transition-500">
|
<header class="flex flex-wrap container mx-auto pb-0 sm:px-0 transition-all transition-500">
|
||||||
<div class="flex justify-between px-4 sm:p-0">
|
<div class="flex justify-between px-4 sm:p-0">
|
||||||
<div class="ml-8 inline-flex flex-shrink-0">
|
<div class="ml-8 inline-flex flex-shrink-0">
|
||||||
|
|||||||
@@ -5,5 +5,5 @@
|
|||||||
{{ section.description }}
|
{{ section.description }}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<hr class="mt-6">
|
{# <hr class="mt-6"> #}
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|||||||
Reference in New Issue
Block a user