We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3367b9 commit b5f9304Copy full SHA for b5f9304
theme.js
@@ -1485,18 +1485,6 @@ export default (variables = defaultThemeVariables) => ({
1485
boxingAnimation() {
1486
return {};
1487
},
1488
- heroAnimation() {
1489
- return {};
1490
- },
1491
- muteAnimation() {
1492
1493
1494
- turnAnimation() {
1495
1496
1497
- lightsOffAnimation() {
1498
1499
1500
position: 'absolute',
1501
right: 0,
1502
top: 0,
0 commit comments