mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-30 19:59:10 +00:00 
			
		
		
		
	fix: new styling and remove enhanced from avatars
This commit is contained in:
		
							parent
							
								
									50b54a37d5
								
							
						
					
					
						commit
						7918b6c129
					
				
					 2 changed files with 7 additions and 5 deletions
				
			
		|  | @ -12,7 +12,9 @@ | |||
| 	export let date: Project['date']; | ||||
| </script> | ||||
| 
 | ||||
| <div class="card bg-initial card-hover overflow-hidden"> | ||||
| <div | ||||
| 	class="card border border-white/10 bg-white/5 shadow-xl duration-200 hover:bg-white/10 hover:shadow-2xl rounded overflow-hidden" | ||||
| > | ||||
| 	<header> | ||||
| 		<enhanced:img | ||||
| 			src={headerImage} | ||||
|  |  | |||
|  | @ -1,11 +1,11 @@ | |||
| import videowallImage from '$lib/assets/projects/videowall.jpg?enhanced'; | ||||
| import videowallLogo from '$lib/assets/projects/videowall-logo.png?enhanced'; | ||||
| import videowallLogo from '$lib/assets/projects/videowall-logo.png'; | ||||
| import ticketDashboardImage from '$lib/assets/projects/ticketdashboard.png?enhanced'; | ||||
| import ticketDashboardLogo from '$lib/assets/projects/triple-logo.png?enhanced'; | ||||
| import ticketDashboardLogo from '$lib/assets/projects/triple-logo.png'; | ||||
| import zaantjeImage from '$lib/assets/projects/zaantje.png?enhanced'; | ||||
| import zaantjeLogo from '$lib/assets/projects/zaantje-logo.png?enhanced'; | ||||
| import zaantjeLogo from '$lib/assets/projects/zaantje-logo.png'; | ||||
| import keyweaveImage from '$lib/assets/projects/keyweave-terminal.jpg?enhanced'; | ||||
| import keyweaveLogo from '$lib/assets/projects/keyweave-logo.png?enhanced'; | ||||
| import keyweaveLogo from '$lib/assets/projects/keyweave-logo.png'; | ||||
| 
 | ||||
| export { | ||||
| 	videowallImage, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue