diff --git a/tutorindigo/templates/indigo/lms/templates/certificates/accomplishment-base.html b/tutorindigo/templates/indigo/lms/templates/certificates/accomplishment-base.html index 77aed10b9..2a04e6913 100644 --- a/tutorindigo/templates/indigo/lms/templates/certificates/accomplishment-base.html +++ b/tutorindigo/templates/indigo/lms/templates/certificates/accomplishment-base.html @@ -27,6 +27,7 @@ ${document_title} <%static:css group='style-certificates'/> + <%static:css group='style-main-v1'/> <% ga_4_id = static.get_value("GOOGLE_ANALYTICS_4_ID", settings.GOOGLE_ANALYTICS_4_ID) %> diff --git a/tutorindigo/templates/indigo/lms/templates/learner_dashboard/programs_fragment.html b/tutorindigo/templates/indigo/lms/templates/learner_dashboard/programs_fragment.html index 95d897447..dd3e94bcb 100644 --- a/tutorindigo/templates/indigo/lms/templates/learner_dashboard/programs_fragment.html +++ b/tutorindigo/templates/indigo/lms/templates/learner_dashboard/programs_fragment.html @@ -8,7 +8,7 @@ dump_js_escaped_json, js_escaped_string ) %> - + % if mobile_only: