diff --git a/src/styles/post.css b/src/styles/post.css index 0722072..d3049ca 100644 --- a/src/styles/post.css +++ b/src/styles/post.css @@ -252,7 +252,7 @@ padding: 2px; } -.IBMSMSMBSSPostBody > div > div > p { +.IBMSMSMBSSPostBody > div:first-child > div > p { margin-bottom: 10px; }