docs(lp): 💄 Small visual fixes
This commit is contained in:
@ -25,9 +25,19 @@
|
||||
.animation-delay-2000 {
|
||||
animation-delay: 2s;
|
||||
}
|
||||
|
||||
.animation-delay-2000 {
|
||||
animation-delay: 2s;
|
||||
}
|
||||
.animation-delay-3000 {
|
||||
animation-delay: 3s;
|
||||
}
|
||||
.animation-delay-4000 {
|
||||
animation-delay: 4s;
|
||||
}
|
||||
.animation-delay-5000 {
|
||||
animation-delay: 5s;
|
||||
}
|
||||
|
||||
@keyframes blob {
|
||||
0% {
|
||||
|
Reference in New Issue
Block a user