The Performance Inequality Gap, 2024

85 ยท Alex Russell ยท Jan. 31, 2024, 6:40 a.m.
Summary
table.summary { font-size: var(--smaller-text-size); border-collapse: collapse; & thead td { font-weight: bold; font-style: italic; } & thead td:not(:first-of-type) { padding: 0 1em; } & tbody tr > td:first-of-type { font-weight: bold; } & thead td, tbody tr:not(:last-of-type) > td { vertical-align: top; border-bottom: 1px solid var(--color-mid); } } It's time once again to update our priors regarding t...