css cleanup

This commit is contained in:
2023-09-01 23:12:52 -04:00
parent 1662ff226b
commit a8f9d87b47
2 changed files with 56 additions and 24 deletions

View File

@@ -63,8 +63,8 @@ function snap() {
req = {
background_image: "",
aspect: {
width: 528 * 4 * 2,
height: 816 * 4,
width: 3150,
height: 2250,
},
dimension: {
width: collageDiv.clientWidth,