supermemory/apps/web/globals.css
MaheshtheDev b148296f50 feat: layout design with theme improvements (#443)
feat: layout design with theme improvements

new improvements on light mode layout

chore: settings page with graph header and memories list
2025-10-01 21:59:54 +00:00

11 lines
211 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;
}