Skip to content

Commit

Permalink
Merge pull request #1111 from Ridhima10/benefit-card-shadow
Browse files Browse the repository at this point in the history
Added shadow in benefit cards
  • Loading branch information
anuragverma108 authored May 31, 2024
2 parents 20c870d + ee32353 commit c004d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -831,8 +831,8 @@ background-size: cover;
justify-content: center;
align-items: center;
text-align: center; /* Center text within cards */
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.benefits-card .card-text {
margin-block-end: 20px;
}
Expand Down

0 comments on commit c004d5f

Please sign in to comment.