Skip to content

Commit fd1a872

Browse files
committed
🐛 Better shadow;
1 parent e3aac02 commit fd1a872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Github_User_Info/Github_User_Info.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'background-color: #F5F5F5;' +
3232
'padding: 10px;' +
3333
'position: absolute;' +
34-
'box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);' +
34+
'box-shadow: 0 0 10px rgba(0, 0, 1, 0.1);' +
3535
'width: 320px;' +
3636
'font-size: 11px;';
3737
userMenu.classList.add('GithubUserInfo');

0 commit comments

Comments
 (0)