mirror of
				https://github.com/DerTyp7/f1r3wave-website.git
				synced 2025-10-31 05:57:07 +01:00 
			
		
		
		
	Increase
This commit is contained in:
		| @@ -12,7 +12,7 @@ interface GalleryProps { | |||||||
| } | } | ||||||
|  |  | ||||||
| export default function Gallery({ initialImages }: GalleryProps) { | export default function Gallery({ initialImages }: GalleryProps) { | ||||||
|   const HORIZONTAL_ASPECT_RATIO = 1.7; |   const HORIZONTAL_ASPECT_RATIO = 1.8; | ||||||
|   const VERTICAL_ASPECT_RATIO = 0.8; |   const VERTICAL_ASPECT_RATIO = 0.8; | ||||||
|  |  | ||||||
|   const navigationRouter = useNavigationRouter(); |   const navigationRouter = useNavigationRouter(); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user