# elementor/3.32.0-dev2/assets/lib/animations/styles/headShake.min.css

Elementor Website Builder – more than just a page builder, version 3.32.0-dev2. 1 lines.

- Page: https://pluginprobe.com/plugins/elementor/3.32.0-dev2/code/assets/lib/animations/styles/headShake.min.css
- Raw: https://pluginprobe.com/plugins/elementor/3.32.0-dev2/raw/assets/lib/animations/styles/headShake.min.css
- Modified: 2024-08-25T13:59:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elementor/3.32.0-dev2/code/assets/lib/animations/styles/headShake.min.css#L10-L20`.

```css
@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}
```
