Add fade-in for transformation

hash-command-arbitrary
not manx 4 years ago
parent a2f1d926e8
commit 47f794f2ad
Signed by: C-xC-c
GPG Key ID: F52ED472284EF2F4

@ -24,6 +24,7 @@ section {
background: rgba(72, 34, 102, 0.5);
padding: 10px;
transform: rotate(5deg) skew(5deg);
transition: ease-in 0.5s;
}
section > figure,

Loading…
Cancel
Save