Compare commits

..

3 Commits

View File

@ -876,6 +876,10 @@ input[type="checkbox"]{
display: flex;
}
.single-recipe-info__details {
min-width: 400px;
}
.single-recipe-info__image {
width: 350px;
height: 260px;