diff --git a/daily-thought-frontend/src/styles/Post.module.css b/daily-thought-frontend/src/styles/Post.module.css index 20ed566aadcd1dabb8f03ba49234dfdf5f9c9e4f..d7ca363343ed49765f01dca9e2e02fe682d7b61b 100644 --- a/daily-thought-frontend/src/styles/Post.module.css +++ b/daily-thought-frontend/src/styles/Post.module.css @@ -21,6 +21,7 @@ display: flex; flex-grow: 1; align-items: center; + margin-left: 8px; } .headerUserInfo {