Skip to content

Commit 513dba4

Browse files
authored
fix hero title (#1590)
1 parent 970bdac commit 513dba4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ index: false
1010
}
1111

1212
.hero h1 {
13-
font-size: 64px;
13+
font-size: 56px;
14+
max-width: fit-content;
1415
line-height: 1;
1516
margin: 2rem 0;
1617
}

0 commit comments

Comments
 (0)