simgeduru
@simgeduruAll solutions
Responsive page with grid flex media-query
Submitted 12 months agoHow can I achieve proportional values on mobile and desktop without using media queries? I also don't find using % logical. I used media queries both to adjust the size of the div and the padding values. Is this logical? Also, I'm struggling with writing media queries, and you might find them illogical upon inspection.
Responsive with flex and max-width
Submitted 12 months agohow can I adjust the shadow size without the need for media query? thank you for your help
flex, justify-content, padding
Submitted about 1 year agoI know not everything in the project is suitable. Since I don't fully understand what's right and what's wrong, I struggle with asking questions. Therefore, I am open to learning anything you can suggest or see as missing. Do you have any tricks for creating a basic layout? For example, should the mobile design be done first, or should the common points between desktop and mobile designs be identified and built upon from the start? I would be happy if you could provide information!