Skip to content

Instantly share code, notes, and snippets.

@AertHulsebos
Created May 27, 2021 14:02
Show Gist options
  • Select an option

  • Save AertHulsebos/f07dbf893d3a155a32d7e0875e2c319b to your computer and use it in GitHub Desktop.

Select an option

Save AertHulsebos/f07dbf893d3a155a32d7e0875e2c319b to your computer and use it in GitHub Desktop.
.cc-window {
border-bottom: 5px solid #000;
border-radius: 15px;
box-shadow:
0 1px 2px rgba(0,0,0,0.07),
0 2px 4px rgba(0,0,0,0.07),
0 4px 8px rgba(0,0,0,0.07),
0 8px 16px rgba(0,0,0,0.07),
0 16px 32px rgba(0,0,0,0.07),
0 32px 64px rgba(0,0,0,0.07);
}
.cc-btn {
border-radius:50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment