mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Add some JS and CSS resources.
This commit is contained in:
		
							
								
								
									
										14
									
								
								resources/sass/app.scss
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								resources/sass/app.scss
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
|  | ||||
| // Fonts | ||||
| @import url('https://fonts.googleapis.com/css?family=Nunito'); | ||||
|  | ||||
| // Variables | ||||
| @import 'variables'; | ||||
|  | ||||
| // Bootstrap | ||||
| @import '~bootstrap/scss/bootstrap'; | ||||
|  | ||||
| .navbar-laravel { | ||||
|   background-color: #fff; | ||||
|   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user