Skip to content

Commit 2a38427

Browse files
seyfebchristianlupus
authored andcommittedJan 7, 2024·
style: Fix code style
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
1 parent 720924b commit 2a38427

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/components/RecipeView/RecipeView.vue

+2
Original file line numberDiff line numberDiff line change
@@ -828,9 +828,11 @@ export default {
828828
.mb-0 {
829829
margin-bottom: 0 !important;
830830
}
831+
831832
.mb-3 {
832833
margin-bottom: 0.75rem !important;
833834
}
835+
834836
.wrapper {
835837
width: 100%;
836838
}

0 commit comments

Comments
 (0)
Please sign in to comment.