style: course home

This commit is contained in:
Jannat Patel
2022-02-16 19:12:25 +05:30
parent 5218e134a9
commit a23a356bf6
28 changed files with 789 additions and 515 deletions

View File

@@ -26,6 +26,7 @@
{% endfor %}
</div>
{% if testimonials_table | length > 3 %}
<div class="slider-controls">
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
@@ -44,4 +45,6 @@
<span class="sr-only">Next</span>
</a>
</div>
{% endif %}
</div>