We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33bbd90 commit 779ed3dCopy full SHA for 779ed3d
1 file changed
style.css
@@ -74,7 +74,7 @@ button {
74
-o-transition: all ease 0.5s;
75
}
76
button:active {
77
- transform: scale(0.98);
+ transform: scale(0.95);
78
/* Scaling button to 0.98 to its original size */
79
box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24);
80
/* Lowering the shadow */
0 commit comments