diff --git a/index.html b/index.html
index d761b7b..b6a6ce0 100644
--- a/index.html
+++ b/index.html
@@ -163,8 +163,8 @@
@@ -551,7 +551,7 @@
diff --git a/main.css b/main.css
index 49b0f9b..6d688d0 100644
--- a/main.css
+++ b/main.css
@@ -1699,7 +1699,7 @@
.practice-card-svg {
width: 0;
- height: 10%;
+ height: 60%;
bottom: 0px;
display: block;
align-items: center;
@@ -1713,7 +1713,7 @@
.practice-cards-wrapper:hover .practice-card:hover .practice-card-svg {
- width: 35%;
+ width: 20%;
opacity: 1;
}
diff --git a/main.js b/main.js
index d7859cf..843cc75 100644
--- a/main.js
+++ b/main.js
@@ -3,7 +3,7 @@ function goToApplay() {
}
function getInTouch() {
- window.open("https://wa.me/918870760431?text=Hi%20Link%20kodepilote%20Team...", "_blank");
+ window.open("https://wa.me/+919787466226?text=Hi%20Link%20kodepilote%20Team...", "_blank");
}