fix: increased margin above explore more link
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{{ widgets.CourseCard(course=course, read_only=False) }}
|
||||
{% endfor %}
|
||||
</div>
|
||||
<a class="button-links d-flex justify-content-center mt-10 intercative-link" style="color: var(--gray-800);" href="/courses">
|
||||
<a class="button-links d-flex justify-content-center mt-12 intercative-link" style="color: var(--gray-800);" href="/courses">
|
||||
<div>
|
||||
Explore More
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user