ZoeLocke / dlmconsultants

Hugo site for DLM Consultants
https://dlmconsultants.netlify.com
0 stars 1 forks source link

Look into issue with modal gap #23

Open ZoeLocke opened 6 years ago

ZoeLocke commented 6 years ago

Modals 1 and 3 display a gap to the right, this shows the page behind and I think it makes it clear you're on a modal, not a new page.

I'd like them all to show this gap, and for the back to be bigger, but the gap appears to be being applied the first div in modals.html at runtime in the form of a style attribute in the div tag.

I've tried applying additional classes, and also adding my own inline style, but nothing works.

@stephlocke, it'd be extremely helpful if you could take a look at it