It looked good on desktop but the moment its viewed from a shorter (height-wise) screen it looks awful 🫠 and when i fix it on that view it looks bad the other way🥴 do I have to have a media query for every possible screen type;;;;;;;;;
Hahah thats good to know! When I looked at it on a macbook screen all the postcard text got jammed together and illegible unfortunately 😩 will fixed margins remove all responsiveness?
It shouldn't. I use margins so my site looks pretty similar on all screens just have extra space on the sides if the screens are bigger or no space on the sides at all of they're smaller screens
Wait till I tell you how it looks on my 3440x1440 screen SPOILER: GOOD
One idea tho is to have a fixed margins so that resizing windows doesn't affect or resize the content
Hahah thats good to know! When I looked at it on a macbook screen all the postcard text got jammed together and illegible unfortunately 😩 will fixed margins remove all responsiveness?
It shouldn't. I use margins so my site looks pretty similar on all screens just have extra space on the sides if the screens are bigger or no space on the sides at all of they're smaller screens
Okay! I’ll give that a try! 🫡 thank you!