From f93d385ff336a442c23960f5db1a7922f080b968 Mon Sep 17 00:00:00 2001 From: saravana kumar kandasami Date: Wed, 10 Oct 2018 11:39:43 +0000 Subject: [PATCH] index.html edited online with Bitbucket --- ng6-seed/src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng6-seed/src/index.html b/ng6-seed/src/index.html index 9ac4d4685..3a317457e 100644 --- a/ng6-seed/src/index.html +++ b/ng6-seed/src/index.html @@ -45,7 +45,7 @@ .sk-cube-grid .sk-cube { width: 33%; height: 33%; - background: #673ab7; + background: rgb(227, 31, 38); float: left; -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;