aboutsummaryrefslogtreecommitdiff
path: root/apps/web/globals.css
blob: f95da3a2a40205bbf95dbaf3cc8da36312c1564a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@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;
}