Dashed background lines similar to Stripe's website.
By utilizing Grid Display, create 5 vertical div with 1px right or left dashed border. This Grid container should be position absolute and z-index lower than the main content.
Referring to the 'Navigator', the background dashed lines is placed within the class named, '.c-bg-dashed'. As for the content, check the class named, '.w-details'. The container will have higher z-index than the dashed lines container.
You can readjust the height of the section container with class named, '.c-details'.
Dashed background lines similar to Stripe's website.
By utilizing Grid Display, create 5 vertical div with 1px right or left dashed border. This Grid container should be position absolute and z-index lower than the main content.
Referring to the 'Navigator', the background dashed lines is placed within the class named, '.c-bg-dashed'. As for the content, check the class named, '.w-details'. The container will have higher z-index than the dashed lines container.
You can readjust the height of the section container with class named, '.c-details'.