Submitted over 4 years ago
Responsive landing page for clipboard using html and css
@NARUDESIGNS
Design comparison
SolutionDesign
Solution retrospective
Asides using percentages, what other responsive units can I use for non-text elements?
Community feedback
- @spaisPosted over 4 years ago
Viewport units are another responsive unit for non-text elements. They are similar to percentages but slightly different. Kind of like rem and em units.
1 - @OdiriTeddiePosted over 4 years ago
rem units, also you should set your font size to rem unit and use em units when applying margin or padding to the fonts.
1
Please log in to post a comment
Log in with GitHubJoin 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