Skip to content

Commit

Permalink
Merge pull request #415 from PermanentOrg/checklist-shadow
Browse files Browse the repository at this point in the history
Update New Member Checklist box-shadow
  • Loading branch information
meisekimiu authored Jun 26, 2024
2 parents ca4a9d9 + fe25ca5 commit ba10587
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
width: 22.5em;
border-radius: 5px;
background-color: #fff;
box-shadow: 0px 4px 8px 0px #00000026;
box-shadow: 0px 0px 1em 0px #0000004c;
padding: 0.5em 1.25em;
font-family: 'Open Sans', sans-serif;
}
Expand Down

0 comments on commit ba10587

Please sign in to comment.