Thanks for the help, everything is working fine now.
It worked, thanks… One last question, how do I divide a grid into percentages? For example, I currently have an image and text in the format “repeat(2, minmax(0, 1fr))” in the grid layout, where each element divides 50% of the screen, I want to reduce the size of the image to 30% and leave the text at 70% of the screen. How do I do this? I don’t know if I was clear in the question.
https://suaescolhaideal.com/
I’ve already tried changing the grid layout to block, flex and also the columns but the grid content keeps leaking to the side.
Thank you very much, now I got it, I was only looking in the styles section haha