Added textures and a animated background done with particles.js and did a slight change in the level variable to round it up.

This commit is contained in:
2020-03-11 00:54:22 +01:00
parent e41a09195d
commit e753b6d7f0
6 changed files with 144 additions and 8 deletions

View File

@@ -94,6 +94,7 @@ body{
background: rgba(50, 114, 210, 0.5);
border-radius: 10px;
margin: 3px;
transform: rotate(180deg);
}
#card-row {
width: 100%;