Skip to content

Commit

Permalink
updated style
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar69483 committed Feb 27, 2024
1 parent 3b1ddcb commit c98b9cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "notepad-turbo",
"version": "0.1.0",
"private": true,
"homepage": "https://onkar69483.github.io/Notepad-Turbo",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
Expand Down
2 changes: 1 addition & 1 deletion public/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ form button {
form button:hover {
background-color: #6153be; /* Darker green on hover */
transform: scale(1.1); /* Scale up on hover */
}
}

0 comments on commit c98b9cf

Please sign in to comment.