diff --git a/source/demo/index.html b/source/demo/index.html
index cdac510057f..093351d1ce3 100644
--- a/source/demo/index.html
+++ b/source/demo/index.html
@@ -31,7 +31,7 @@
left: 0;
right: 0;
bottom: 0;
- margin-bottom: 97px;
+ margin-bottom: 83px;
font-family: Roboto, sans-serif;
font-size: 0pt;
transition: font-size 2s;
diff --git a/source/demo/manifest.json b/source/demo/manifest.json
index 4454a923df9..e4dfb6f3312 100644
--- a/source/demo/manifest.json
+++ b/source/demo/manifest.json
@@ -7,8 +7,7 @@
{
"src": "\/static\/favicon-192x192.png",
"sizes": "192x192",
- "type": "image\/png",
- "density": "4.0"
+ "type": "image\/png"
}
]
}