From 5861b5ba363eba37d7e9ef981598f6469bebd47b Mon Sep 17 00:00:00 2001 From: Sutterlity Laurent Date: Thu, 11 Oct 2018 11:22:13 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A5=20FIX=20-=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index a243e56..62108d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -199,7 +199,7 @@ marginRight: 4, display: 'block', fontWeight: 100, - textShadow: 1px 1px 1px rgba(0, 0, 0, 0.1) + textShadow: '1px 1px 1px rgba(0, 0, 0, 0.1)' }, 'input:focus' : { border: '1px inset #69C',