style partners intro
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Partners"
|
title: "Our Partners"
|
||||||
paginate_by: 6
|
paginate_by: 6
|
||||||
|
|
||||||
# paginate_reversed: false
|
# paginate_reversed: false
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="text-center px-0 md:w-2/3 pt-12 lg:w-2/3 mx-8 md:mx-12">
|
<div class="my-10 md:my-16">
|
||||||
<p class="mx-auto max-w-screen-md text-center text-gray-600 md:text-lg">
|
<h2 class="mb-4 text-center text-2xl text-gray-900 md:mb-6 lg:text-4xl">{{ section.title }}</h2>
|
||||||
|
<p class="mx-auto max-w-5xl text-center text-gray-900 md:text-lg">
|
||||||
{{ section.description }}
|
{{ section.description }}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<hr class="mt-6">
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|||||||
Reference in New Issue
Block a user