From 0a9b5baec97aa314967031a622e4f3bcace3a8ae Mon Sep 17 00:00:00 2001 From: samuel-p Date: Wed, 23 Nov 2016 01:21:58 +0100 Subject: [PATCH] refactoring --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2671b7f..2fcd726 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ background-image: url("img/bg.png"); padding: 2%; color: #fff; - -webkit-tap-highlight-color: rgba(0,0,0,0); + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } hr {