Add 'with-javascript/assets/main/pages/animation.css'

This commit is contained in:
JaydenMW 2021-03-18 18:22:39 +00:00
parent ced155c147
commit ea475fbdcf
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
.ml7 {
position: relative;
font-weight: 900;
font-size: 3.7em;
}
.ml7 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.2em;
padding-right: 0.05em;
padding-bottom: 0.1em;
overflow: hidden;
}
.ml7 .letter {
transform-origin: 0 100%;
display: inline-block;
line-height: 1em;
}