Commit 44372be9 by Ravindra Kanojiya

updated kitchen

1 parent d7b30b97
...@@ -1235,7 +1235,8 @@ footer a:hover { ...@@ -1235,7 +1235,8 @@ footer a:hover {
padding-bottom: 0.2rem; padding-bottom: 0.2rem;
} }
.stain-Details-item .stain-Details-image img{ .stain-Details-item .stain-Details-image img{
max-height: 390px;object-fit: cover; /* max-height: 390px; */
object-fit: cover;
} }
@media only screen and (max-width: 1023px) { @media only screen and (max-width: 1023px) {
body { body {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!