bigger == better

This commit is contained in:
Aaron Gutierrez
2022-01-23 18:38:47 -08:00
parent 301d712763
commit 57d1451579
4 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
export const SIZES = [1600, 1200, 800, 600, 400, 200];
export const SIZES = [2400, 1600, 1200, 800, 600, 400, 200];
export const dataUrl = "img/data.json";