Skip to content

Commit ab277b3

Browse files
fkKyleAMathews
authored andcommitted
Center .twitter-tweet-rendered (#1529)
1 parent 332e254 commit ab277b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

www/src/utils/typography.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ const options = {
158158
fontSize: `${17 / 16 * 100}%`,
159159
},
160160
},
161+
".twitter-tweet-rendered": {
162+
margin: `${rhythm(options.blockMarginBottom * 2)} auto !important`,
163+
},
161164
[MOBILE_MEDIA_QUERY]: {
162165
// Make baseFontSize on mobile 16px.
163166
html: {

0 commit comments

Comments
 (0)