Skip to content

360px view breakpoint needs to be fixed as a @media query #10

@gbowne1

Description

@gbowne1

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 workingenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions