Mixing simple marquee animation with text shuffle effects by Sascha Sigl --> http://codepen.io/SaschaSigl/ in http://codepen.io/SaschaSigl/pen/woGYKJ?editors=0110
A Pen by Sergio Daroca on CodePen.
Mixing simple marquee animation with text shuffle effects by Sascha Sigl --> http://codepen.io/SaschaSigl/ in http://codepen.io/SaschaSigl/pen/woGYKJ?editors=0110
A Pen by Sergio Daroca on CodePen.
| .card { | |
| width: 220px; | |
| height: 218px; | |
| background-color: white; | |
| border-radius: 3px; | |
| border: 1px solid rgb(240,240,240); | |
| display: flex; | |
| flex-direction: column; | |
| } |