fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)

Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
This commit is contained in:
Aman pandit 2025-12-08 11:01:30 +05:30 committed by GitHub
parent 1028c33e58
commit 08267ffa21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 322 additions and 314 deletions

View file

@ -1,7 +1,6 @@
@import "tailwindcss";
@plugin "@tailwindcss/typography";
.sm-tweet-theme .react-tweet-theme {
--tweet-container-margin: 0px;
}