I’m working on my portfolio and want to have custom text at very precise position. There is somthing I’m doing wrong as I can’t centered each text (like motion, portfolio, journal) and even if it is visualy aligned when exported it is not anymore… Any idea why please?
If you want to keep everything the same in relation to everything else, you need relative units everywhere. Currently the right padding on your bg images is breaking things. Either remove it or make it use vw’s like the rest of your elements