Skip to content

Commit 4783bbc

Browse files
committedApr 28, 2024
Decrease width to avoid single word
1 parent 807bb69 commit 4783bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎assets/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ h1 {
3434
p {
3535
font-weight: 400;
3636
font-size: 1.6em;
37-
max-width: 26em;
37+
max-width: 25em;
3838
}
3939

4040
a {

0 commit comments

Comments
 (0)
Please sign in to comment.