Skip to content

Commit 810ee05

Browse files
committed
Adjust max width of homepage tagline to format text better
1 parent c24b52a commit 810ee05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/includes/homepage-hero-band.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010

1111
p {
12-
max-width: 500px;
12+
max-width: 550px;
1313
margin: 1rem auto 3rem auto;
1414
}
1515
}

0 commit comments

Comments
 (0)