@aymen-ben-massoudSubmitted almost 3 years ago
why z-index not working and i have probleme in mobile
why z-index not working and i have probleme in mobile
Hello, bro, when I'm doing this challenge I have the same problem with Z index, so i make with opacity in letter, idk why, but if you set opacity: 0.95; to the text he will overlap the image about the mobile, i think the best option is change display grid to display flex, with 'flex-flow: warp columns', with this the container inside the grid will align in columns and about the z index I think it only works if the 2 items are absolute, which is not the case with the text if anyone can explain why, i would be happy to know too
great job