Skip to content

Instantly share code, notes, and snippets.

@danbru1989
Last active November 2, 2017 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danbru1989/440a75f36c31d81e62a71976674ba21c to your computer and use it in GitHub Desktop.
Save danbru1989/440a75f36c31d81e62a71976674ba21c to your computer and use it in GitHub Desktop.
.container {
background: blue;
text-align: center;
font-size: 1.6rem;
@include mq(xl) {font-size: 2rem;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment