diff --git a/src/assets/styles/custom.css b/src/assets/styles/custom.css index a2d0ec209..9d5ced691 100644 --- a/src/assets/styles/custom.css +++ b/src/assets/styles/custom.css @@ -835,6 +835,7 @@ footer, section { .pricing-table .name { margin-bottom: 10px; + padding-bottom: 8rem; } .pricing-table .description { @@ -1266,4 +1267,4 @@ div.contains-table { .bg-gradient-dark-purple { background: linear-gradient(90deg, #00205B 0%, #84358E 100%); -} \ No newline at end of file +} diff --git a/src/live-classes.hbs b/src/live-classes.hbs index 7518bad3e..1c6606a1d 100644 --- a/src/live-classes.hbs +++ b/src/live-classes.hbs @@ -402,8 +402,10 @@ Call Now + {{> footer}} + {{> scripts}} - \ No newline at end of file + diff --git a/src/live-courses/master-advanced-data-structures-and-algorithms-for-interviews.hbs b/src/live-courses/master-advanced-data-structures-and-algorithms-for-interviews.hbs index 86b51f9d2..74eea603a 100644 --- a/src/live-courses/master-advanced-data-structures-and-algorithms-for-interviews.hbs +++ b/src/live-courses/master-advanced-data-structures-and-algorithms-for-interviews.hbs @@ -43,6 +43,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-advanced-data-structures-and-algorithms-using-java.hbs b/src/live-courses/master-advanced-data-structures-and-algorithms-using-java.hbs index 16ed0d683..659a7fc81 100644 --- a/src/live-courses/master-advanced-data-structures-and-algorithms-using-java.hbs +++ b/src/live-courses/master-advanced-data-structures-and-algorithms-using-java.hbs @@ -43,6 +43,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-c-plus-plus-ds-algo.hbs b/src/live-courses/master-c-plus-plus-ds-algo.hbs index 045097a4d..8e949b19b 100644 --- a/src/live-courses/master-c-plus-plus-ds-algo.hbs +++ b/src/live-courses/master-c-plus-plus-ds-algo.hbs @@ -43,6 +43,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-competitive-programming.hbs b/src/live-courses/master-competitive-programming.hbs index b0cd331bf..df93fba82 100644 --- a/src/live-courses/master-competitive-programming.hbs +++ b/src/live-courses/master-competitive-programming.hbs @@ -33,6 +33,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-data-science-with-python.hbs b/src/live-courses/master-data-science-with-python.hbs index 4278ea6b6..4a155e365 100644 --- a/src/live-courses/master-data-science-with-python.hbs +++ b/src/live-courses/master-data-science-with-python.hbs @@ -43,6 +43,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-digital-marketing.hbs b/src/live-courses/master-digital-marketing.hbs index 8f7de0459..72184800c 100644 --- a/src/live-courses/master-digital-marketing.hbs +++ b/src/live-courses/master-digital-marketing.hbs @@ -43,6 +43,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-java-for-beginners.hbs b/src/live-courses/master-java-for-beginners.hbs index 65ade4e33..f52d1f0b4 100644 --- a/src/live-courses/master-java-for-beginners.hbs +++ b/src/live-courses/master-java-for-beginners.hbs @@ -43,6 +43,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}} diff --git a/src/live-courses/master-web-development-nodejs.hbs b/src/live-courses/master-web-development-nodejs.hbs index f4f96144b..8393aaf91 100644 --- a/src/live-courses/master-web-development-nodejs.hbs +++ b/src/live-courses/master-web-development-nodejs.hbs @@ -33,6 +33,7 @@ {{> studentsSay}} {{> floatingFooter}} + {{> footer}} {{> scripts}}