index.html edited online with Bitbucket

This commit is contained in:
saravana kumar kandasami 2018-10-10 11:39:43 +00:00
parent b626b02e18
commit f93d385ff3

View File

@ -45,7 +45,7 @@
.sk-cube-grid .sk-cube { .sk-cube-grid .sk-cube {
width: 33%; width: 33%;
height: 33%; height: 33%;
background: #673ab7; background: rgb(227, 31, 38);
float: left; float: left;
-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;