Text weight
Helper for adding bold/normal font-weight. Sometimes individual <strong> can be redundant tags.
.t-weight-bold
font-weight: 700<p class="t-weight-bold">Example text</p>
| Repo | Count | Location(s) |
|---|---|---|
| feature-general-ballot-2020-08 | 4 | |
| feature-voter-guide-general-2020-08 | 6 | |
| texastribune | 5 | |
| data-visuals-create | 2 | |
| state-salaries-draft | 8 |
.t-weight-normal
font-weight: 400<p class="t-weight-normal">Example text</p>
| Repo | Count | Location(s) |
|---|---|---|
| feature-voter-guide-general-2020-08 | 1 | |
| texastribune | 5 |