Skip to content

Commit

Permalink
Todo funciona faltan botones
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiRivarola committed Jun 7, 2023
1 parent 645c1cb commit d8cc162
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
15 changes: 15 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"react-icons": "^4.9.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
color: #057777;
font-family: 'Poppins', sans-serif;
font-size: 84%;
border-radius: 7px;
border-radius: 9px;
width: 100%;
height: 30px;
border-color: #e8f3f3;
Expand Down

0 comments on commit d8cc162

Please sign in to comment.