Commit f6247b1
Size Pro badge to one line-height of surrounding text
Switch the badge to inline-flex with `height: 1lh` and `box-sizing:
border-box` so the badge box (including border) is exactly one
line-height tall, matching the text it sits next to. Drops the
hand-tuned `line-height: 1.4` and vertical padding that made it
slightly taller than the adjacent text.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d7ebbe4 commit f6247b1
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | | - | |
| 221 | + | |
218 | 222 | | |
219 | 223 | | |
220 | 224 | | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
224 | | - | |
225 | 228 | | |
226 | 229 | | |
227 | 230 | | |
| |||
0 commit comments