fix: removed the blue arrow from the course cards template
This commit is contained in:
@@ -13,6 +13,5 @@
|
|||||||
</div>
|
</div>
|
||||||
<a class="d-flex justify-content-center align-items-center mt-12" href="/courses">
|
<a class="d-flex justify-content-center align-items-center mt-12" href="/courses">
|
||||||
<span>{{ _("Explore More") }}</span>
|
<span>{{ _("Explore More") }}</span>
|
||||||
<img src="/assets/lms/icons/blue-arrow.svg" class="ml-2"/>
|
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user