Css Grid.Javascript. Flexbox

Solution retrospective
What is the size to make a page responsive to tablets?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @argelomnes
hey @whoiskekeanyway,
Tablet starts at 768px in dev tools. But I suggest resizing your viewport from your small breakpoint. See where it breaks and then adjust your layout. Your medium breakpoint might start sooner or might not be needed at all.
You're almost there. Some revisions are needed. I recommend starting with the fonts. Barlow should be used in some of the texts. E.g., navigation area.
For mobile, hamburger animation is nice. But
about
andservices
are not clickable due to the arrow overlapping them.Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord