Skip to content

Commit

Permalink
style: Fix code style
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Fey <[email protected]>
  • Loading branch information
seyfeb authored and christianlupus committed Jan 7, 2024
1 parent 720924b commit 2a38427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/RecipeView/RecipeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -828,9 +828,11 @@ export default {
.mb-0 {
margin-bottom: 0 !important;
}
.mb-3 {
margin-bottom: 0.75rem !important;
}
.wrapper {
width: 100%;
}
Expand Down

0 comments on commit 2a38427

Please sign in to comment.