Google Fonts Library: Browsing and selecting fonts from the Google Fon
Design comparison
Solution retrospective
I already know how to use fonts from Google. Moving forward, I will frequently use @font-face
in CSS.
I was challenged to use fonts from Google in my CSS file. To solve this, I created several @font-face
rules to separate the normal, semi-bold, and extra-bold fonts.
I need help on how to read a Figma file so that the sizes, colors, margins, and padding match the Figma design file.
Community feedback
- @filipjuszczakPosted 5 months ago
Hi!
To find out what color, how much padding etc. there is in the design, you just need to simply double-click the element.
For example, if you want to get the padding of the card, hover over the padding with your mouse and find a small line in the middle of the side (https://imgur.com/a/TD6bYnM).
For font sizes, double-click the text, and you should see a panel on the right side of Figma window. There's a "text" section with all data related to fonts.
Double-click and "design" ribbon on the right side are your friends.
0
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