Skip to content

Commit 779ed3d

Browse files
Update style.css
1 parent 33bbd90 commit 779ed3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ button {
7474
-o-transition: all ease 0.5s;
7575
}
7676
button:active {
77-
transform: scale(0.98);
77+
transform: scale(0.95);
7878
/* Scaling button to 0.98 to its original size */
7979
box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24);
8080
/* Lowering the shadow */

0 commit comments

Comments
 (0)