Commit a9dffbe0 authored by LianaHus's avatar LianaHus

fixed syntax error

parent b3cb6979
...@@ -83,6 +83,7 @@ let css = csjs` ...@@ -83,6 +83,7 @@ let css = csjs`
width: 400px; width: 400px;
transition: .5s ease-out; transition: .5s ease-out;
z-index: 1000; z-index: 1000;
}
} }
` `
......
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