Skip to content

Commit

Permalink
addition of hover effect on footer options
Browse files Browse the repository at this point in the history
  • Loading branch information
iamRabia-N committed Aug 8, 2023
1 parent 3586556 commit b0e82ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -1981,3 +1981,9 @@ input.search {
background-color: #0093ed;
color: white;
}
a.sc-eqUAAy.cZwkbm:hover {
color: #00253a;
}
svg:hover {
color: #00253a;
}

0 comments on commit b0e82ff

Please sign in to comment.