Skip to content

Commit 4b8860a

Browse files
authored
Merge pull request #79 from kenfinnigan/homepage
Adjust max width of homepage tagline to format text better
2 parents 319694f + 810ee05 commit 4b8860a

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
@@ -10,7 +10,7 @@
1010
}
1111

1212
p {
13-
max-width: 500px;
13+
max-width: 550px;
1414
margin: 1rem auto 3rem auto;
1515
}
1616
}

0 commit comments

Comments
 (0)