Skip to content

Commit 69165b8

Browse files
committed
Updating Box Shadow
1 parent 0b6dd12 commit 69165b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_skcript.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ body {
3131
margin: 0 20px 20px 0;
3232
border: 1px solid #D8E0E6;
3333
&:hover {
34-
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
34+
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);;
3535
}
3636
h4 {
3737
color: #3D464D;

0 commit comments

Comments
 (0)