mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-10 00:28:22 -05:00
lots of visual improvements
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<RecipeView :recipe="recipe"></RecipeView>
|
||||
<v-container class="ps-0 pe-0 pt-0">
|
||||
<RecipeView :recipe="recipe"></RecipeView>
|
||||
</v-container>
|
||||
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user