diff --git a/NP_Custom_Templates/customer_templates/JnJVision/.DS_Store b/NP_Custom_Templates/customer_templates/JnJVision/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/NP_Custom_Templates/customer_templates/JnJVision/.DS_Store differ diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid index e909de68..3962feb7 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid @@ -74,6 +74,10 @@ padding: 22px 16px 16px; } + .np-card-image { + border-radius:0; + } + .np-card { margin-bottom: 10px!important; } diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid index 38d83998..1e107db6 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid @@ -69,7 +69,11 @@ diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid index f8dec398..9006f74d 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid @@ -90,16 +90,19 @@ diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid index 5b88c7fa..e5cdbc87 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid @@ -51,6 +51,38 @@ {% endfor %} +