Improve unfurl layout & resize to 1200x600

This commit is contained in:
Mononaut
2022-08-02 01:15:50 +00:00
parent 578a1b6d19
commit e4342113fa
7 changed files with 46 additions and 42 deletions

View File

@@ -1,11 +1,11 @@
{
"headless": true,
"defaultViewport": {
"width": 1024,
"height": 512
"width": 1200,
"height": 600
},
"args": [
"--window-size=1024,512",
"--window-size=1200,600",
"--autoplay-policy=user-gesture-required",
"--disable-background-networking",
"--disable-background-timer-throttling",