diff --git a/components/BalloonBox.js b/components/BalloonBox.js index 4067e84..de4d83a 100644 --- a/components/BalloonBox.js +++ b/components/BalloonBox.js @@ -11,7 +11,7 @@ const BalloonBox = ({ content }) => { borderRadius={15} triangleDirection='left' triangleSize={10} - width={250} + width="100%" > {content}