Commit ada343c1 authored by yann300's avatar yann300

standard

parent 63adcc6f
...@@ -175,7 +175,6 @@ const css = csjs` ...@@ -175,7 +175,6 @@ const css = csjs`
100% { transform: rotate(360deg); } 100% { transform: rotate(360deg); }
} }
.bouncingIcon { .bouncingIcon {
display: inline-block; display: inline-block;
position: relative; position: relative;
...@@ -215,9 +214,6 @@ const css = csjs` ...@@ -215,9 +214,6 @@ const css = csjs`
70% { top: -0.3em; } 70% { top: -0.3em; }
100% { top: 0; } 100% { top: 0; }
} }
` `
module.exports = css module.exports = css
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment