From 5de812df8d2fe9a235c51b5259c4888eac1b7229 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 17 Dec 2015 17:21:26 +0000 Subject: [PATCH] update website --- css/react-native.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/css/react-native.css b/css/react-native.css index 8547254340e..e9d22d1b4f7 100644 --- a/css/react-native.css +++ b/css/react-native.css @@ -1214,3 +1214,11 @@ div[data-twttr-id] iframe { margin: 0; } } + + +@media only screen and (max-device-width: 840px) { + .showcaseSection .inner-content { + width: 100%; + } +} +