ok
This commit is contained in:
		@@ -3,9 +3,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
{% include "partials/hero/myhero.html" %}
 | 
					{% include "partials/hero/myhero.html" %}
 | 
				
			||||||
{% include "partials/hero/myhero1.html" %}
 | 
					{% include "partials/hero/myhero1.html" %}
 | 
				
			||||||
{% include "partials/hero/myhero2.html" %}
 | 
					 | 
				
			||||||
{% include "partials/hero/myhero3.html" %}
 | 
					{% include "partials/hero/myhero3.html" %}
 | 
				
			||||||
{% include "partials/hero/myhero5.html" %}
 | 
					{% include "partials/hero/myhero5.html" %}
 | 
				
			||||||
 | 
					{% include "partials/hero/myhero2.html" %}
 | 
				
			||||||
{% include "partials/hero/myhero6.html" %}
 | 
					{% include "partials/hero/myhero6.html" %}
 | 
				
			||||||
{% include "partials/hero/myhero7.html" %}
 | 
					{% include "partials/hero/myhero7.html" %}
 | 
				
			||||||
{% endblock content %}
 | 
					{% endblock content %}
 | 
				
			||||||
@@ -10,7 +10,7 @@
 | 
				
			|||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  <section class="pb-12">
 | 
					  <section class="pb-24">
 | 
				
			||||||
    <div class="max-w-6xl mx-8  lg:mx-auto">
 | 
					    <div class="max-w-6xl mx-8  lg:mx-auto">
 | 
				
			||||||
      <div class="mx-auto max-w-2xl lg:max-w-none">
 | 
					      <div class="mx-auto max-w-2xl lg:max-w-none">
 | 
				
			||||||
        <dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-3">
 | 
					        <dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-3">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user