Show Calendar and animate buble

This commit is contained in:
Manuel Bouza
2019-02-21 16:12:18 +01:00
parent 859a27e4a1
commit 0c07baa598
12 changed files with 232 additions and 63 deletions

View File

@@ -60,8 +60,8 @@
box-sizing: content-box;
background-color: white;
width: 600px;
height: 400px;
padding: 2rem;
height: 540px;
padding: 3rem;
margin: 0 auto;
}
}