text-wrap: balance

This commit is contained in:
theo 2025-01-14 14:53:16 +01:00
parent 404bef0ca2
commit abe146f451

View File

@ -12,6 +12,7 @@ body {
padding: 0px;
font-family: "ubuntu", sans-serif;
color: var(--fg);
text-wrap: balance;
}
header {