Created
          February 17, 2015 23:24 
        
      - 
      
 - 
        
Save bryceroney/7692ca99e16517860ffd 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
    
  
  
    
  | @media(max-width:768px){ /* this means the code only shows on mobile screens */ | |
| p { /* set this to appropriate element */ | |
| font-size: 0.5em; /* set this to font size */ | |
| } | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment