Skip to content

Commit 6d583ec

Browse files
committed
simplify
1 parent 2857808 commit 6d583ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Abbr/Abbr.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const InlinedShorthand: Story = {
2525
},
2626
decorators: [
2727
(Story) => (
28-
<p className="max-w-[40em]">
28+
<p className="max-w-2xl">
2929
The physical pain of getting bonked on the head with a cartoon mallet
3030
lasts precisely 593{" "}
3131
<span className="underline decoration-dotted">

0 commit comments

Comments
 (0)