adjusted mobile width
This commit is contained in:
parent
e4ccbfef6b
commit
b1a4d28399
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue