diff --git a/css/style.css b/css/style.css index 7c6bd09..f8b5e4a 100644 --- a/css/style.css +++ b/css/style.css @@ -29703,3 +29703,13 @@ body:not(.lg-from-hash) -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; } + +::-webkit-scrollbar { + width: 15px; + background-color: #192031; +} + +::-webkit-scrollbar-thumb { + border-radius: 10px; + background-color: #4285F4; +} \ No newline at end of file diff --git a/gulpfile.js b/gulpfile.js index 62c763d..ad25f59 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -61,7 +61,7 @@ gulp.task("other", function () { gulp.task("html", function () { return gulp - .src("./index.html") + .src("./*.html") .pipe( htmlmin({ collapseWhitespace: true, @@ -82,13 +82,10 @@ gulp.task("html", function () { // Clean gulp.task("clean", function () { return gulp - .src( - ["dist/css", "dist/js", "dist/images", "dist/index.html", "dist/fonts"], - { - read: false, - allowEmpty: true, - } - ) + .src(["dist/css", "dist/js", "dist/images", "dist/*.html", "dist/fonts"], { + read: false, + allowEmpty: true, + }) .pipe(clean()); }); @@ -115,7 +112,7 @@ gulp.task("watch", function () { gulp.watch("./css/*.css", gulp.series("styles")); gulp.watch("./js/*.js", gulp.series("scripts")); gulp.watch("./images/**/*", gulp.series("images")); - gulp.watch("./index.html", gulp.series("html")); + gulp.watch("./*.html", gulp.series("html")); gulp.watch("./fonts/**/*", gulp.series("fonts")); }); diff --git a/index.html b/index.html index 61eb1e6..3d5b58d 100644 --- a/index.html +++ b/index.html @@ -911,7 +911,7 @@ fill="#293043" > -

Machne Learning

+

Machine Learning

@@ -1107,7 +1107,7 @@
Why Choose Us
-

We believe firmly in nurturing curiosity

+

We firmly believe in nurturing curiosity

We use your child's ideas and build the skills needed for their project. This approach has proven to be the most effective in teaching otherwise bland content that will equip them fot the future.