Skip to content

Commit 2918372

Browse files
committed
style: Fix code style
Signed-off-by: Sebastian Fey <[email protected]>
1 parent fad2283 commit 2918372

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
@@ -802,9 +802,11 @@ export default {
802802
.mb-0 {
803803
margin-bottom: 0 !important;
804804
}
805+
805806
.mb-3 {
806807
margin-bottom: 0.75rem !important;
807808
}
809+
808810
.wrapper {
809811
width: 100%;
810812
}

0 commit comments

Comments
 (0)