fixed blurry bombardier logo
This commit is contained in:
		
							
								
								
									
										2
									
								
								src/app.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								src/app.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -14,7 +14,7 @@ declare global { | ||||
| 			const out: string; | ||||
| 			export default out; | ||||
| 		} | ||||
| 		declare module '*.png?width=600&fit=contain&background=transparent&webp' { | ||||
| 		declare module '*.png?width=1100&fit=contain&background=transparent&webp' { | ||||
| 			const out: string; | ||||
| 			export default out; | ||||
| 		} | ||||
|   | ||||
| @@ -13,7 +13,7 @@ | ||||
| 	import ville from '$lib/assets/partenaires/ville.png?height=600&width=600&fit=contain&background=transparent&webp'; | ||||
| 	import homedepot from '$lib/assets/partenaires/homedepot.png?height=600&width=600&fit=contain&background=transparent&webp'; | ||||
| 	import manoir from '$lib/assets/partenaires/manoir.png?height=600&width=600&fit=contain&background=transparent&webp'; | ||||
| 	import bombardier from '$lib/assets/partenaires/bombardier.png?width=600&fit=contain&background=transparent&webp'; | ||||
| 	import bombardier from '$lib/assets/partenaires/bombardier.png?width=1100&fit=contain&background=transparent&webp'; | ||||
| 	import hydroquebec from '$lib/assets/partenaires/hydroquebec.png?height=600&width=600&fit=contain&background=transparent&webp'; | ||||
| </script> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user