first two div place from the top manually(2nd div will be sticky div). others div will be push from the bottom .. I am getting extra vertical space..
Note div.text
first two div always will be top (also second div will be sticky div) and other div will be add dynamically from the bottom by js
insertAdjacentHTML()
I am getting an extra space between two div.text
vertically
is there is possible way to resolve with css grid
?
…
Top comments (0)