style(design): FINDING-007 — add text-wrap: balance to headings
This commit is contained in:
@@ -35,6 +35,10 @@ body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
/* ── Checkboxes — accessible size ────────────────── */
|
||||
input[type="checkbox"] {
|
||||
width: 1.125rem;
|
||||
|
||||
Reference in New Issue
Block a user