Skip to content

Commit b5f9304

Browse files
committed
removed extra animations
1 parent e3367b9 commit b5f9304

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

theme.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,18 +1485,6 @@ export default (variables = defaultThemeVariables) => ({
14851485
boxingAnimation() {
14861486
return {};
14871487
},
1488-
heroAnimation() {
1489-
return {};
1490-
},
1491-
muteAnimation() {
1492-
return {};
1493-
},
1494-
turnAnimation() {
1495-
return {};
1496-
},
1497-
lightsOffAnimation() {
1498-
return {};
1499-
},
15001488
position: 'absolute',
15011489
right: 0,
15021490
top: 0,

0 commit comments

Comments
 (0)