DEV Community

Md Abdullah al noor
Md Abdullah al noor

Posted on

problem with vertical spacing with css grid..

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..

Alt Text

problem with vertical spacing with css grid

4

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)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay