Skip to content

Commit

Permalink
Merge pull request #14 from aurelien-oc-mentorship/P2C4-Begin
Browse files Browse the repository at this point in the history
fix issues #4 #8
  • Loading branch information
aurelien-oc-mentorship committed Mar 8, 2023
2 parents fa90e85 + ad1676f commit ff3809e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 11 deletions.
15 changes: 15 additions & 0 deletions src/assets/sun.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/water.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions src/styles/ShoppingList.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,3 @@
max-width: 800px;
}

.lmj-plant-item {
border: solid 2px black;
border-radius: 10px;
height: 150px;
width: 150px;
margin: 10px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}

0 comments on commit ff3809e

Please sign in to comment.