Skip to content

Commit

Permalink
adjusted buttons shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdcruz authored and Rokt33r committed May 10, 2020
1 parent 81d628e commit 551e5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/NotePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const StyledNoteDetailNoNote = styled.div`
width: max-content;
background: #333;
border-radius: 8px;
box-shadow: 0 5px #242424;
box-shadow: 0 4px #404040;
}
}
h3 {
Expand Down

0 comments on commit 551e5a3

Please sign in to comment.