Skip to content

Commit

Permalink
remove featured items borders. just a suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
whunter committed Apr 2, 2024
1 parent f14c1c4 commit e1d8a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/FeaturedItems.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
.featured-items-wrapper .card {
margin-top: 5px;
margin-bottom: 5px;
border: none;
}

.featured-items-wrapper .card:hover,
Expand Down

1 comment on commit e1d8a36

@goynejennifer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for that addition!

Please sign in to comment.