Created
August 21, 2018 15:44
-
-
Save luislobo14rap/45472232e34177a3afee133c8aea41fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media all and (min-width: 576px){ | |
} | |
@media all and (min-width: 768px){ | |
} | |
@media all and (min-width: 992px){ | |
} | |
@media all and (min-width: 1200px){ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment