react-parallax
react-parallax copied to clipboard
Parallax component children cannot inherit the height and width of their parent.
trafficstars
Describe the bug The children and parallax component cannot inherit the height or their parent component. If I try to dynamically set the height or a div by using grid-template-columns/row, the child div is not inheriting their parents dimensions.