Skip to content

Commit 5efbf66

Browse files
committed
Update home.component.scss
1 parent 04f1426 commit 5efbf66

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

front-end/src/app/components/home/home.component.scss

+3-13
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,9 @@
7575
margin-bottom: 25px;
7676
}
7777

78-
// .ingredients
79-
// {
80-
// margin-top: 10px;
81-
// padding: 0px 50px;
82-
// text-align: left;
83-
// }
84-
85-
// .ingredients-list ul li
86-
// {
87-
// margin: 10px 0px;
88-
// display: inline-block;
89-
// padding: 0px 10px;
90-
// }
78+
.ingredients{
79+
text-align: left;
80+
}
9181

9282
.recette-page{
9383
margin-top: 10px;

0 commit comments

Comments
 (0)