-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
360px breakpoint is a reasonably common breakpoint for mobile view on phones.
It needs a @media query for 360px view max width. it should be a more fluid.
Use percentages (%) and relative units like em or rem for widths and font sizes, rather than fixed pixel values.
Employ flexbox or grid for responsive and adaptable mobile layouts.. this site uses bootstrap and font-awesome.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Done