Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujtabaa07 authored and Mahitej28 committed May 28, 2024
1 parent e5f5679 commit b23bc65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ body {

filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#06D6A0", endColorstr="#FFD166", GradientType=1);
}

//These are img hover changes which are from home page and all images//
img {
transition: transform 0.5s ease, opacity 0.5s ease;
}
Expand All @@ -36,4 +36,4 @@ img {
transform: scale(1.05);
opacity: 0.9;
}


0 comments on commit b23bc65

Please sign in to comment.