diff --git a/community/lms/web_template/courses_enrolled/courses_enrolled.html b/community/lms/web_template/courses_enrolled/courses_enrolled.html index c09babc1..9290582a 100644 --- a/community/lms/web_template/courses_enrolled/courses_enrolled.html +++ b/community/lms/web_template/courses_enrolled/courses_enrolled.html @@ -19,9 +19,9 @@
You have not enrolled in any course yet.
- + Explore Courses - + {% endif %} diff --git a/community/public/css/style.css b/community/public/css/style.css index 32603464..5798a8d2 100644 --- a/community/public/css/style.css +++ b/community/public/css/style.css @@ -212,7 +212,6 @@ input[type=checkbox] { .courses-header { margin-bottom: 1.5rem; - padding: 0 1rem; color: var(--text-color); font-weight: 600; font-size: 22px;