One approach you can use is to put the background-image styles in a pseudo-element of the parent element. .hero { position: relative; height: ...
確定! 回上一頁