Set the pics to the same size
This commit is contained in:
parent
b2877877dd
commit
5841e7b9d4
@ -357,7 +357,7 @@ select {
|
|||||||
/* Recipe Image */
|
/* Recipe Image */
|
||||||
.recipe-image-container {
|
.recipe-image-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 250px;
|
height: 250px;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 0.8rem;
|
margin-bottom: 0.8rem;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user