From 4ad3011290064abd3dfc2a67ab0d9d8dac98430f Mon Sep 17 00:00:00 2001 From: Akshat Verma <112319520+Akshat162001@users.noreply.github.com> Date: Wed, 12 Jul 2023 00:18:35 +0530 Subject: [PATCH 1/4] Chnages the Repel Effect #6 --- .vscode/settings.json | 3 ++ projects/button-ripple-effect/index.html | 2 +- projects/button-ripple-effect/index.js | 37 +++++++++++--- projects/button-ripple-effect/style.css | 64 ++++++++++++++---------- 4 files changed, 71 insertions(+), 35 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f673a71 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5502 +} \ No newline at end of file diff --git a/projects/button-ripple-effect/index.html b/projects/button-ripple-effect/index.html index d89a32f..9c5d5b0 100644 --- a/projects/button-ripple-effect/index.html +++ b/projects/button-ripple-effect/index.html @@ -8,7 +8,7 @@
- Button +