Skip to content

Commit f87b523

Browse files
Typography polish: balanced headings, pretty paragraph wrapping
1 parent 27c313e commit f87b523

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@
116116
-webkit-font-smoothing:antialiased;
117117
transition:background .4s ease,color .4s ease;
118118
}
119+
h1,h2{text-wrap:balance}
120+
p{text-wrap:pretty}
119121
body.no-scroll{overflow:hidden}
120122
a{color:inherit;text-decoration:none}
121123
:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}

0 commit comments

Comments
 (0)