Skip to content

Commit

Permalink
Add slight box shadow to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Mar 23, 2024
1 parent 06e73ea commit 9576379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/comments.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
.comment {
border: solid 1.5px #d2d2d2 !important;
border-radius: 4px;
box-shadow: rgba(0,0,0,0.025) 0px 2px 5px;
}

0 comments on commit 9576379

Please sign in to comment.