Created
January 18, 2016 06:41
-
-
Save carolineschnapp/aa9a333732729ce9c63e to your computer and use it in GitHub Desktop.
Text on slides too large on mobile. #Brooklyn #slideshow
Make changes to theme.scss.liquid
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
@include at-query($max, $small) { | |
.hero__slide .hero__title { | |
font-size: 2em /* Edit to taste */; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment