From 89239db0631a26e928f0f80105dc641ebc23ff58 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 7 Jun 2016 23:14:14 -0700 Subject: [PATCH] Update demo --- source/demo/index.html | 2 +- source/demo/manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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" } ] }