mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-30 19:59:10 +00:00 
			
		
		
		
	refactor: site metadata and layout animation delays
This commit is contained in:
		
							parent
							
								
									b5b12ae5d5
								
							
						
					
					
						commit
						fe2a5d00f9
					
				
					 3 changed files with 5 additions and 4 deletions
				
			
		|  | @ -20,7 +20,7 @@ | |||
| 	<SiteNavBar /> | ||||
| 	<main class="container relative mb-4 max-w-[980px] flex-1"> | ||||
| 		{#key data.url} | ||||
| 			<div in:fly={{ x: -200, duration: 200, delay: 200 }} out:fly={{ x: 200, duration: 200 }}> | ||||
| 			<div in:fly={{ x: -200, duration: 200, delay: 100 }} out:fly={{ x: 200, duration: 100 }}> | ||||
| 				<slot /> | ||||
| 			</div> | ||||
| 		{/key} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue