diff --git a/_css/react.scss b/_css/react.scss index daa00027..7518cab9 100644 --- a/_css/react.scss +++ b/_css/react.scss @@ -744,3 +744,9 @@ p code { float: right; } } + +// Twitter embeds +div[data-twttr-id] { + margin: auto; + display: table; +} diff --git a/_posts/2014-01-06-community-roundup-14.md b/_posts/2014-01-06-community-roundup-14.md index cd0df07b..d440daea 100644 --- a/_posts/2014-01-06-community-roundup-14.md +++ b/_posts/2014-01-06-community-roundup-14.md @@ -89,4 +89,4 @@ React is often compared with Angular. [Pete Hunt](http://skulbuny.com/2013/10/31 ## Random Tweet -

Really intrigued by React.js. I've looked at all JS frameworks, and excepting @serenadejs this is the first one which makes sense to me.

— Jonas Nicklas (@jonicklas) December 16, 2013
+

Really intrigued by React.js. I've looked at all JS frameworks, and excepting @serenadejs this is the first one which makes sense to me.

— Jonas Nicklas (@jonicklas) December 16, 2013
diff --git a/_posts/2014-02-05-community-roundup-15.md b/_posts/2014-02-05-community-roundup-15.md index e2a7371d..8e0d4a16 100644 --- a/_posts/2014-02-05-community-roundup-15.md +++ b/_posts/2014-02-05-community-roundup-15.md @@ -123,4 +123,4 @@ Adam Solove ([@asolove](https://twitter.com/asolove/)) [dives a little deeper in ## Not-so-random Tweet -

[@swannodette](https://twitter.com/swannodette) No thank you! It's honestly a bit weird because Om is exactly what I didn't know I wanted for doing functional UI work.

— Adam Solove (@asolove) January 6, 2014
\ No newline at end of file +

[@swannodette](https://twitter.com/swannodette) No thank you! It's honestly a bit weird because Om is exactly what I didn't know I wanted for doing functional UI work.

— Adam Solove (@asolove) January 6, 2014
diff --git a/support.md b/support.md index 4cfd336a..496039b1 100644 --- a/support.md +++ b/support.md @@ -22,4 +22,4 @@ Many developers and users idle on Freenode.net's IRC network in **[#reactjs on f [**#reactjs** hash tag on Twitter](https://twitter.com/search?q=%23reactjs) is used to keep up with the latest React news. -
+