copy click animation

This commit is contained in:
Sriram Hariharan
2019-01-14 20:16:22 -06:00
parent 0cdcc32b5c
commit 649255d628
2 changed files with 8 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ body {
outline: 0;
}
.noshadow {
.shadow {
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.16);
}