Vertical line to take 100% height of the box
I want the box to take the 100% height as in the picture what should i do here is the code pen link"https://codepen.io/Talha-Mustafa/pen/YzRdPyR
3 Replies
You mean you want the box to be like the full height of the screen?
The card to be exact
i mistakenely pasten wrong link for code pen check this one"https://codepen.io/Talha-Mustafa/pen/YzRdPyR
i want the blue line to take 100% height and should toch top and bottom
Don't make the line using a div
Here's the CSS that worked
You could just move the border-left up and combine the duplicate rules but I'm on mobile so it's tough