feat: design homepage based on figma design

This commit is contained in:
Khaleel Gibran
2021-05-01 18:51:44 +05:30
parent 59dba7730f
commit 67d3ec75c8
4 changed files with 33 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
</div>
<div class="course-footer">
<div class="course-author">
{{ course.get_instructor().full_name }}
<img class="course-author-avatar" src="{{ course.get_instructor().avatar }}" />{{ course.get_instructor().full_name }}
</div>
</div>
</div>