rajesh #28

Merged
dhanush.s merged 3 commits from rajesh into main 2025-09-26 22:38:55 +00:00
Showing only changes of commit 2543ec800c - Show all commits

View File

@ -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;
}