Little Design Tips
Small, actionable tricks that will help you to produce better interfaces that have that little bit of extra detail, to make them look polished and professional.
Posts in: Little Design Tips
Simplify sharing with built-in APIs and progressive enhancement
Instead of leaning into heavy social sharing widgets, you can create a truly user-friendly social sharing component that works for everyone, using built-in APIs and progressive enhancement.
Quick Figma tricks you may not know exist
In this Little Design Tip, our designer, Leanne, shares some really handy Figma tricks about its powerful auto layout tool.
Some simple ways to make content look good
Something non-designers understandably struggle with is how to make things look good. One of those things is long form content that’s well set and readable. Luckily, CSS makes this easy, you just have to know what to change. That’s exactly what we’re going to teach you in this article.
Relative rounded corners
If you’ve got a rounded corner on both the outside, and the inside of an element that both have the same value, it looks pretty weird. In this Little Design Tip, we dig into a formula to get relative rounded corners, along with a nice CSS utility to apply to your projects.