mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 01:16:35 +00:00 
			
		
		
		
	Improve formatting in eww.scss
This commit is contained in:
		
							parent
							
								
									e848833628
								
							
						
					
					
						commit
						36c91ef958
					
				
					 1 changed files with 6 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
@import 'css/colors';
 | 
			
		||||
@import "css/colors";
 | 
			
		||||
 | 
			
		||||
@mixin rounding {
 | 
			
		||||
  border-radius: 16px;
 | 
			
		||||
| 
						 | 
				
			
			@ -54,11 +54,14 @@ tooltip {
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.icon, .icon label {
 | 
			
		||||
.icon,
 | 
			
		||||
.icon label {
 | 
			
		||||
  font-family: "Font Awesome 6 Free", "Material Symbols Outlined";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.module { margin: 0 5px; }
 | 
			
		||||
.module {
 | 
			
		||||
  margin: 0 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.separ {
 | 
			
		||||
  color: $surface0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue