mirror of
https://github.com/DerTyp7/f1r3wave-website.git
synced 2025-10-28 20:42:12 +01:00
Increase
This commit is contained in:
@@ -12,7 +12,7 @@ interface 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 navigationRouter = useNavigationRouter();
|
||||
|
||||
Reference in New Issue
Block a user