The url is likes following
It work well in sketch.
But it is not working downloaded html(auto-flex and absolute)
‘ongoing_project_list_mobile’ is stack.
And parent is main_bottom(blue background)
main_bottom has padding properly.
So I can check that it expended well in Sketch
But main_bottom’s height is not working downloaded html(auto-flex and absolute)
left is sketch , right is html
.mainmobile .main_bottom {
background-color: var(–mariner);
height: 585px;
width: 320px;
}
main_bottom has fixed height, Why?
PS. I tried to attache file for understanding. But new use is limited to upload just 1 image.