diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index 0385b29b..0a63732d 100644 Binary files a/Custom_Templates/customer_templates/.DS_Store and b/Custom_Templates/customer_templates/.DS_Store differ diff --git a/Custom_Templates/customer_templates/Artera_internal/_cards_course.html.liquid b/Custom_Templates/customer_templates/Artera_internal/_cards_course.html.liquid index 3c0d70ac..0511c1e9 100644 --- a/Custom_Templates/customer_templates/Artera_internal/_cards_course.html.liquid +++ b/Custom_Templates/customer_templates/Artera_internal/_cards_course.html.liquid @@ -25,9 +25,3 @@ - - diff --git a/Custom_Templates/customer_templates/Artera_internal/styles.css.liquid b/Custom_Templates/customer_templates/Artera_internal/styles.css.liquid index 448850d3..cbb4944b 100644 --- a/Custom_Templates/customer_templates/Artera_internal/styles.css.liquid +++ b/Custom_Templates/customer_templates/Artera_internal/styles.css.liquid @@ -31,14 +31,14 @@ body, .np-main { } .np-alert { - margin: 20px 0; + margin: 20px 0; } /* Course Cards */ .course-card { cursor: pointer; - background-color: #f5f2ff; + background-color: #dbd2f7; border-radius: 30px; box-shadow: none; padding: 24px 24px 44px; diff --git a/Custom_Templates/customer_templates/Mizuno/.DS_Store b/Custom_Templates/customer_templates/Mizuno Golf/.DS_Store similarity index 100% rename from Custom_Templates/customer_templates/Mizuno/.DS_Store rename to Custom_Templates/customer_templates/Mizuno Golf/.DS_Store diff --git a/Custom_Templates/customer_templates/Mizuno/_cards_course.html.liquid b/Custom_Templates/customer_templates/Mizuno Golf/_cards_course.html.liquid similarity index 96% rename from Custom_Templates/customer_templates/Mizuno/_cards_course.html.liquid rename to Custom_Templates/customer_templates/Mizuno Golf/_cards_course.html.liquid index 2d954fff..28538808 100644 --- a/Custom_Templates/customer_templates/Mizuno/_cards_course.html.liquid +++ b/Custom_Templates/customer_templates/Mizuno Golf/_cards_course.html.liquid @@ -17,7 +17,6 @@
{{ course.instructor_names }}
- {% include "course_details"%}