Skip to content

Instantly share code, notes, and snippets.

@fredbegin11
Last active November 1, 2019 21:11
Show Gist options
  • Save fredbegin11/ccb6a8eaf6c670f2ca2ff1c8b95d696d to your computer and use it in GitHub Desktop.
Save fredbegin11/ccb6a8eaf6c670f2ca2ff1c8b95d696d to your computer and use it in GitHub Desktop.
.header {
&__title {
font-size: 2rem;
@include phone {
font-size: 1rem;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment