Created
April 25, 2019 15:05
-
-
Save valpryz/845ce2320f248fbeec1421d07e043815 to your computer and use it in GitHub Desktop.
breakpoint code bloc
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 only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { | |
/* regles CSS */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment