Feature/meal planner (#246)

* fixes duplicate recipes in meal-plan #221

* add quick week option

* scope css

* add mealplanner info

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-03-31 22:09:25 -08:00
committed by GitHub
parent c61906e480
commit 6e15a8c439
4 changed files with 54 additions and 18 deletions

View File

@@ -55,7 +55,7 @@ export default {
};
</script>
<style>
<style scoped>
p {
margin-bottom: auto !important;
}