Skip to content

Commit 32e90bf

Browse files
committed
Fix the headline from wrapping
1 parent 82775b7 commit 32e90bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ body {
2929

3030
h1, h2, h3 {
3131
margin: 1em;
32+
white-space: nowrap;
3233
}
3334
.Todo {
3435
color: #0000ff;

0 commit comments

Comments
 (0)