Mobile and Desktop Versions

I've made a static html website but it's not "responsive". I have a version for desktop and one for mobile both being seperate files. I know that in cloudflare DNS settings I can redirect to a subdomain but I was wondering if there was a better way to do it in pages as I would have to create another pages project.
5 Replies
simpson
simpson12mo ago
You can setup a redirect but it is a much better experience for visitors to just have a responsive version
JustinNoel
JustinNoel12mo ago
The best way to have a responsive site is with CSS.
Soham
Soham12mo ago
Yeah that's fair, I'm making my mockup from figma into a real website so I'll look into the CSS of making it responsive then.
Andy
Andy12mo ago
dont forget about Twitch! https://m.twitch.tv/
stio
stio12mo ago
You can probably use @media