Update src/components/background/floatingGradientBackground/FloatingGradientBackground.css
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
תמיד {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
@@ -82,7 +82,7 @@
|
||||
transform: translateY(50%);
|
||||
}
|
||||
|
||||
100% {
|
||||
תמיד {
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
}
|
||||
@@ -96,7 +96,7 @@
|
||||
transform: translateX(50%) translateY(10%);
|
||||
}
|
||||
|
||||
100% {
|
||||
תמיד {
|
||||
transform: translateX(-50%) translateY(-10%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user