Skip to content

Commit

Permalink
small neumorphism
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGrace2282 committed Oct 17, 2024
1 parent 0638cf1 commit c79dd66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tin/static/css/choose.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
box-shadow:
7px 7px 14px #e8e8ea,
-7px -7px 14px #fcfcfe;
}

.card-content {
Expand Down

0 comments on commit c79dd66

Please sign in to comment.