fix: css cleanup and testimonials redesign

This commit is contained in:
Jannat Patel
2022-02-23 13:14:22 +05:30
parent 1ac3e9b364
commit 8cfb3569fe
3 changed files with 29 additions and 334 deletions

View File

@@ -141,7 +141,7 @@
{% macro About(member) %}
{% if member.bio %}
<div class="profile-about-section">
<div class="">
<div class="common-card-style profile-card">
<div class="course-home-headings"> {{ _("About") }} </div>
<div class="description">{{ member.bio }}</div>