making responsive websites lowkey tough honestly. i'm just hoping mine looks good right now but i also need to change my site to be 100% responsive too
@slaid i just checked your site on mobile. it looks fine if i zoom out a bit
Try using media queries to change the css depending on whether or not it's a touch input device, or device screen width! https://www.w3schools.com/css/css3_mediaqueries.asp
check out my fragrance page > https://kkb.online/spiral2 ; i have a div box with an iframe. style the div box, then put the iframe inside the div box. if you want to inspect my code, the div box is called "perfinfo"!
i just noticed this thank you