You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
556 B
38 lines
556 B
.item {
|
|
width: 20%;
|
|
border: 1.5px solid;
|
|
overflow: hidden;
|
|
min-height: 70px;
|
|
margin : auto ;
|
|
}
|
|
|
|
.recipeContent {
|
|
margin-top: 150px;
|
|
margin-left: 40px;
|
|
}
|
|
|
|
.titre {
|
|
padding-top: 20px;
|
|
width: 100%;
|
|
padding-left: 75px;
|
|
padding-right: 50px;
|
|
width: 100%;
|
|
}
|
|
|
|
.audio {
|
|
margin-left : auto ;
|
|
margin-right : auto ;
|
|
padding-left : 50px ;
|
|
padding-right : 50px;
|
|
width : 100% ;
|
|
}
|
|
|
|
.button {
|
|
|
|
margin-top: 25px;
|
|
margin-left: 140px;
|
|
width : 40%;
|
|
}
|
|
.contentButton{
|
|
width : 100% ;
|
|
} |