Commit d9d0799
committed
docs(pytest-plugin[css]): lowercase all badges for consistent DX
why: Scope badges were lowercase while FIXTURE/kind badges were
uppercase — visually inconsistent. Lowercase reads faster and feels
like calm metadata labels rather than shouty warnings.
what:
- Change shared badge base text-transform from uppercase to lowercase
- Remove redundant per-scope lowercase overrides (now inherited)1 parent b9d186c commit d9d0799
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
428 | 427 | | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
432 | 431 | | |
433 | 432 | | |
434 | | - | |
435 | 433 | | |
436 | 434 | | |
437 | 435 | | |
438 | 436 | | |
439 | 437 | | |
440 | | - | |
441 | 438 | | |
442 | 439 | | |
443 | 440 | | |
| |||
0 commit comments