fix: removed the blue arrow from the course cards template

This commit is contained in:
Jannat Patel
2022-07-13 16:05:24 +05:30
parent f0c89cbbba
commit e92e6ec1c6

View File

@@ -13,6 +13,5 @@
</div>
<a class="d-flex justify-content-center align-items-center mt-12" href="/courses">
<span>{{ _("Explore More") }}</span>
<img src="/assets/lms/icons/blue-arrow.svg" class="ml-2"/>
</a>
</div>