Created
March 28, 2016 12:37
-
-
Save kyuumeitai/e0958a6ff0521161d07f 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
.cosa{ | |
height: 1000px; | |
@include respond-to(xs) { | |
height: auto; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment