make car preview bigger
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
img.className = "skin-preview";
|
||||
img.style.display = "block";
|
||||
img.style.marginTop = "10px";
|
||||
img.style.maxWidth = "200px";
|
||||
img.style.maxWidth = "400px";
|
||||
|
||||
wrapper.appendChild(carSelect);
|
||||
wrapper.appendChild(skinSelect);
|
||||
|
||||
Reference in New Issue
Block a user