Merge pull request 'TIST-38: fixed width of single recipe info details' (#30) from TIST-38 into develop
Reviewed-on: #30 Reviewed-by: steve_dekart <stevedekart2020@gmail.com>
This commit is contained in:
commit
ec6f7bcabd
@ -876,6 +876,10 @@ input[type="checkbox"]{
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.single-recipe-info__details {
|
||||||
|
min-width: 400px;
|
||||||
|
}
|
||||||
|
|
||||||
.single-recipe-info__image {
|
.single-recipe-info__image {
|
||||||
width: 350px;
|
width: 350px;
|
||||||
height: 260px;
|
height: 260px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user