Skip to content

Commit

Permalink
Removed shadow css
Browse files Browse the repository at this point in the history
  • Loading branch information
sowmiyasubramaniyan authored and sandesh556 committed Jan 5, 2024
1 parent d55b13a commit b23cafd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
.plan-features p{
margin-top: 100px !important;
}
.box-shadow-6:not(.box-shadow-hover) {
box-shadow: unset;
}
</style>

Expand Down

0 comments on commit b23cafd

Please sign in to comment.