any tips on css and some cool things? im not a coder but would like to be and decorate my page
heres css for spinning friend icons ! :
} .fwiendFace{border-radius:100%;animation:roll 4s linear infinite;border:4px solid #8cff57;box-shadow:0 0 2rem #8cff57;}
.fwiendFace{
background-color: pink;
border:2px solid #fff;
border-radius:50%;
font-size:0;
height:100px;
margin-bottom:5px;
margin-right:5px;
max-width:100vw;
width:100px; }
.fwiendFace
heres css for spinning friend icons ! :
}
.fwiendFace{border-radius:100%;animation:roll 4s linear infinite;border:4px solid #8cff57;box-shadow:0 0 2rem #8cff57;}
.fwiendFace{
background-color: pink;
border:2px solid #fff;
border-radius:50%;
font-size:0;
height:100px;
margin-bottom:5px;
margin-right:5px;
max-width:100vw;
width:100px;
}
.fwiendFace