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 committed Dec 23, 2023
1 parent fad2283 commit 2918372
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 @@ -802,9 +802,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 2918372

Please sign in to comment.