Skip to content

Commit

Permalink
coderabbit issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-aly246 committed Dec 26, 2024
1 parent 14c4c5a commit abcd01b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -958,16 +958,7 @@ hr {
border-radius: 50%;
}

.cardItem .iconWrapper {
background: var(--bs-danger);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.12;
border-radius: 50%;
}


.cardItem .title {
font-size: 1rem;
Expand Down

0 comments on commit abcd01b

Please sign in to comment.