parent
319c9f2bce
commit
53be32fb7f
1 changed files with 3 additions and 3 deletions
|
@ -64,11 +64,11 @@
|
|||
|
||||
@keyframes rainbow
|
||||
0%
|
||||
background-position: 0% 80%
|
||||
background-position: 1% 80%
|
||||
50%
|
||||
background-position: 100% 20%
|
||||
background-position: 99% 20%
|
||||
100%
|
||||
background-position: 0% 80%
|
||||
background-position: 1% 80%
|
||||
|
||||
.bd-hug
|
||||
align-items: flex-start
|
||||
|
|
Loading…
Add table
Reference in a new issue