- UnmatchedStyle Newsletter
- Posts
- Vol_3.31.25
Vol_3.31.25
We curate web design resources.

Website of the week:
Links of the week
A definition of “vibe coding,” or: how AI is turning everyone into a software developer
https://blog.medium.com/a-definition-of-vibe-coding-or-how-ai-is-turning-everyone-into-a-software-developer-07346324b826
Styling an HTML dialog modal to take the full height of the viewport
I've been experimenting with the HTML dialog element recently, for example in my Prompts.js JavaScript library.
https://til.simonwillison.net/css/dialog-full-height
Chilled Out Text Underlines
I sometimes struggle with what the perfect look for a link within body text should look like. It needs to be clearly a link, but also not styled so intensely it distracts from reading a paragraph. I generally like the idea that links are blue and underlined, as that’s as close to a default familiar look as we have for links, but I’m flexible. Links that are a “brand” color and distinct from the text color seem fine to me, particularly if also underlined.
https://frontendmasters.com/blog/chilled-out-text-underlines/
Self Gap
Thinking of a way to have a custom gap between some flex or grid items.
https://ishadeed.com/article/self-gap/
Preview Links in Style
See how your links look across different platforms
https://metacheck.appstate.co/
US appeals court rejects copyrights for AI-generated art lacking 'human' creator
March 18 - A federal appeals court in Washington, D.C., on Tuesday affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law.
https://www.reuters.com/world/us/us-appeals-court-rejects-copyrights-ai-generated-art-lacking-human-creator-2025-03-18/
Kerning, the Hard Way
https://home.octetfont.com/blog/kerning-hard.html
Resources To Make You Better

https://flexboxlabs.netlify.app/
Flexbox Labs is a visual tool designed to help you create layouts using CSS Flexbox. With an intuitive interface and real-time previews, it makes experimenting and learning effortless.