Created
          December 17, 2019 14:39 
        
      - 
      
- 
        Save kayode-adechinan/c097e45a865adc72b775069f7f2d6047 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
    
  
  
    
  | input, textarea { | |
| outline: none; | |
| border:1px solid #ccc !important; | |
| box-shadow:none !important; | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
input, textarea, select {
outline: none;
border:1px solid #ccc !important;
box-shadow:none !important;
}