Logo Awesome React

Awesome React

Use media queries with aphrodite

You can utilize media queries by adding a property to the style object you wish to modify where the key is the media query and the value is an object with the styles you wish to modify.

Author: Kent C. Dodds (https://twitter.com/kentcdodds)
Code: https://jsbin.com/quwaga/edit?js,output