diff --git a/src/styles/Comment.module.css b/src/styles/Comment.module.css index 6cbc479..7f5b3ed 100644 --- a/src/styles/Comment.module.css +++ b/src/styles/Comment.module.css @@ -1,6 +1,7 @@ .Body { display: flex; flex-direction: column; + width: 90%; } .Owner {