Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hii!!
First of all, thanks for creating such an amazing tool!
I've been using this tool a lot and I just want to make my contribution as a token of appreciation.
I made some small styles updates, to overall give some air & start creating a hierarchy between all the elements.
This is the list of everything in this PR:
renderSandwich
add className "sandwich-image" & "sandwich-info"object-fit: cover
to sandwich-image so it doesn't deformpadding
to sandwich-info to give some spacerenderMath
add className "ingredients-results"padding
to "ingredients-results" to give some spacerow-gap
to "ingredients-results" so its children have some space between themrenderMath
group ingredients by flavour & filling in its own div with className "fillings" & "flavours"renderMath
group advanced-mode card in its own div with className "advanced-mode"max-width
to "advanced-mode" to give some consistencyCheck this screenshot to see the difference:
I hope you find this adequate.
I'm happy to keep helping!
Thanks 🤙