mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Move bootstrap import
This commit is contained in:
		
							parent
							
								
									e7dfbcdf5a
								
							
						
					
					
						commit
						902154cb92
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,5 @@
 | 
			
		|||
@import "node_modules/bootstrap/scss/bootstrap";
 | 
			
		||||
 | 
			
		||||
$body-bg: #17181C;
 | 
			
		||||
$body-color: $gray-300;
 | 
			
		||||
$body-color: #DEE2E6;
 | 
			
		||||
 | 
			
		||||
$primary: #E85537;
 | 
			
		||||
$primary-light: #FF773D;
 | 
			
		||||
| 
						 | 
				
			
			@ -22,6 +20,8 @@ $font-family-body: "Inter", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe
 | 
			
		|||
$font-family-mono: "JetBrains Mono", monospace;
 | 
			
		||||
$font-size-base: 1.2rem;
 | 
			
		||||
 | 
			
		||||
@import "node_modules/bootstrap/scss/bootstrap";
 | 
			
		||||
 | 
			
		||||
@import "fonts";
 | 
			
		||||
@import "chroma";
 | 
			
		||||
@import "main";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue