js letter animation

Solutions on MaxInterview for js letter animation by the best coders in the world

showing results for - "js letter animation"
Abdallah
06 Sep 2018
1.ml16 {
2  font-size: 2em;
3  text-transform: uppercase;
4  letter-spacing: 0.5em;
5  overflow: hidden;
6}
7
8.ml16 .letter {
9  display: inline-block;
10  line-height: 1em;
11}
similar questions
queries leading to this page
js letter animation