Guest User

Untitled

a guest
Jul 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /*
  2. If we make it `display: none`, the shadows will disappear as well,
  3. and the easiest solution will be something like this:
  4. */
  5.  
  6. left: -30px;
  7. top: -30px;
Add Comment
Please, Sign In to add comment