Jquery – Embedded TikTok posts / thumbnail styling issue
I am building an HTML/CSS/JS app that displays embedded TikTok posts. It's a pretty simple operation - I make an API call that returns a list of post id's, and then dynamically display the posts using the embed code provided…