Commit ada343c1 authored by yann300's avatar yann300

standard

parent 63adcc6f
......@@ -174,7 +174,6 @@ const css = csjs`
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.bouncingIcon {
display: inline-block;
......@@ -215,9 +214,6 @@ const css = csjs`
70% { top: -0.3em; }
100% { top: 0; }
}
`
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