copy click animation

This commit is contained in:
Sriram Hariharan
2019-01-14 19:57:50 -06:00
parent 1d17c8802a
commit 0cdcc32b5c
2 changed files with 13 additions and 5 deletions

View File

@@ -64,11 +64,10 @@ body {
outline: 0;
}
.copybut:hover {
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16), 0 4px 20px 0 rgba(0, 0, 0, 0.12);
.noshadow {
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.16);
}
#copyicon {
font-size: x-large;
border-radius: 50%;