Align Timeline Post Avatar on Top of Content

Description/Instructions

If you want to get rid of some of the deadspace on the left side under the avatar on a timeline post/review, use this snippet.

If this snippet helped, feel free to buy me a taco :)

.ts-single-status {
flex-direction: column;
}

  • CSS
Copy Code

Let's Chat About this Snippet