adjusted mobile width

This commit is contained in:
Walker Waylon Scott 2017-07-17 22:52:10 -05:00
parent e4ccbfef6b
commit b1a4d28399

View file

@ -129,7 +129,7 @@ if (window.innerWidth > 1000){
wc_height = 350 wc_height = 350
} }
else { else {
wc_width = 420 wc_width = 300
wc_height = 350 wc_height = 350
} }