Skip to content

Commit ca847a4

Browse files
authored
Merge pull request #665 from jamstack/zl/body-overflow
A wary nowrap on a long title.
2 parents 7ffe480 + 3cda8bd commit ca847a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/_includes/survey/adoption.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p>We’re always interested in what the websites you’re building are for. Are you putting together a personal site to show off your work? Making an e-commerce play? Or building an enterprise application? Our 2021 categories were a little different from the ones we used in 2020, so the results aren’t precisely comparable. But they’re still fascinating. Since people work on many sites over the course of a year, we allowed respondents to pick more than one option.</p>
66

77
<div class="mt-16 flex justify-between" id="adoption-purpose">
8-
<h4 class="text-xl font-semibold whitespace-nowrap">What is the purpose of the sites you work on?</h4>
8+
<h4 class="text-xl font-semibold">What is the purpose of the sites you work on?</h4>
99
</div>
1010

1111
<div id="adoption-purpose-chart" class="d3chart-placeholder d3chart-placeholder-large"></div>

0 commit comments

Comments
 (0)