Skip to content

Commit

Permalink
Increase #6 mobile width %
Browse files Browse the repository at this point in the history
  • Loading branch information
aksylumoed committed Feb 9, 2024
1 parent d7fe813 commit 1267e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const artworks: Artwork[] = [
dziPath: "https://adndkr-art.s3.eu-north-1.amazonaws.com/6.dzi",
description: `126.7cm x 190cm aluminium dibond, direct print`,
maxWidthPercentage: "30%",
maxWidthPercentageMobile: "55%"
maxWidthPercentageMobile: "65%"
},
{
title: "#1",
Expand Down

0 comments on commit 1267e34

Please sign in to comment.