Skip to content

Commit

Permalink
order resize
Browse files Browse the repository at this point in the history
  • Loading branch information
MiracleChibuike committed Jan 29, 2024
1 parent 0108d8d commit 739830d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5501
"liveServer.settings.port": 5503
}
3 changes: 2 additions & 1 deletion css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,8 @@ input ::placeholder {
position: absolute;
top: 30px;
bottom: 40px;
left: 20px;
left: 15px;
overflow-x: hidden;
}
#name-food {
width: 300px;
Expand Down

0 comments on commit 739830d

Please sign in to comment.