When adjusting the size of a website page that is currently 600px in width and height, which property should be used to change its shape: max-width/height or min-width/height? 🤔
I'm seeking guidance on using media queries in CSS for this matter. Any help would be greatly appreciated.