Adjust badge box shadow
This commit is contained in:
parent
93b0da8c27
commit
1fc17dd521
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ a.gh-powered:hover {
|
|||
color: #383838;
|
||||
background: #fff;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 0 0 1px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.06);
|
||||
box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue