Skip to content

Commit

Permalink
Merge pull request #2 from sonakshisonkusare/sonakshisonkusare-patch-2
Browse files Browse the repository at this point in the history
Update style.css
  • Loading branch information
sonakshisonkusare committed May 29, 2024
2 parents e2a7469 + 2f81134 commit 7de0f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ body {
background: #ffffff;
font-family: "Nunito Sans", sans-serif;
font-weight: 400;
cursor: url("/CURSOR1.png"), auto;
cursor: url("/cursor.png"), auto;
}

html,
Expand Down Expand Up @@ -1725,4 +1725,4 @@ textarea {
}
.submit-btn:hover {
background-color: #45a049;
}
}

0 comments on commit 7de0f6e

Please sign in to comment.