style: bring back animiimation on phone
This commit is contained in:
parent
4934e7fbec
commit
2a2df9f6e5
1 changed files with 1 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ body {
|
||||||
box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
|
box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
|
||||||
position: relative;
|
position: relative;
|
||||||
transform: rotate(-5deg);
|
transform: rotate(-5deg);
|
||||||
|
animation: float 6s ease-in-out infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes float {
|
@keyframes float {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue