supermemory/apps/web/globals.css
Aman pandit 08267ffa21
fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)
Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
2025-12-07 21:31:30 -08:00

10 lines
210 B
CSS

@import "tailwindcss";
@plugin "@tailwindcss/typography";
.sm-tweet-theme .react-tweet-theme {
--tweet-container-margin: 0px;
}
.sm-tweet-theme .tweet-header-module__A9EVQG__authorFollow {
display: none;
}