Last active
November 1, 2019 21:11
-
-
Save fredbegin11/ccb6a8eaf6c670f2ca2ff1c8b95d696d 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
| .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