Commit 97dd8cb9 by Siyam Kumar

flex6

parent a2f55837
......@@ -128,16 +128,16 @@ hr {
}
.mainimage {
max-width: 100%;
max-height: 300px;
max-width: 164px;
}
.part1 {
min-width: 300px;
min-width: 150px;
}
.part2{
flex-grow: 1;
/* max-width: fit-content; */
}
.flex-container h4 {
......@@ -156,6 +156,7 @@ hr {
@media screen and (min-width: 1570px) {
.mainimage {
min-height: 300px;
max-width: 200px;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment