
135: Lessons Learned Building Tailwind UI
Full Stack Radio
00:00
The Problem With Centering Text in a Button
Everything in our nav bars that's using a 14 pixel font and relying on padding for us height is going to be offset by a pixel. And this wasn't even just buttons. This was like links that are kind of like that pill style, but maybe you hover them when they get like a little background color. It's the same problem because you're building those with 14 pixel font & vertical padding. The only way to get this working is to make it so that we're choosing a line height such that when multiplying that line height by 14, you get an even number or the alternative was just switch everything to 16 pixels,. But Steve was just couldn't stomach it. He just, he
Play episode from 23:47
Transcript


