We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f778eb commit 6295330Copy full SHA for 6295330
src/components/accordion/styles/accordion.js
@@ -33,6 +33,7 @@ export const Title = styled.h1`
33
export const Item = styled.div`
34
color: white;
35
margin-bottom: 10px;
36
+ max-width: 670px;
37
38
&:first-of-type {
39
margin-top: 3em;
0 commit comments