mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/andrewgioia/Keyrune
This commit is contained in:
		
						commit
						db4e7a5f74
					
				@ -21,6 +21,10 @@
 | 
			
		||||
  -webkit-font-smoothing: antialiased;
 | 
			
		||||
  -moz-osx-font-smoothing: grayscale;
 | 
			
		||||
}
 | 
			
		||||
/* default if the set does not exist yet, or setcode does not match */
 | 
			
		||||
.ss:before {
 | 
			
		||||
  content: "\e684";
 | 
			
		||||
}
 | 
			
		||||
/**
 | 
			
		||||
 * Larger sizes */
 | 
			
		||||
.ss-2x {
 | 
			
		||||
 | 
			
		||||
@ -11,4 +11,8 @@
 | 
			
		||||
    /* Better font rendering  */
 | 
			
		||||
    -webkit-font-smoothing: antialiased;
 | 
			
		||||
    -moz-osx-font-smoothing: grayscale;
 | 
			
		||||
    /* default if the set does not exist yet, or setcode does not match */
 | 
			
		||||
    &:before {
 | 
			
		||||
      content: "\e684";
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user