Skip to content

Commit

Permalink
Remove dead notification CSS code
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzyis committed May 14, 2024
1 parent ea94c27 commit 81d7805
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions components/notifications.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,3 @@
vertical-align: middle;
margin-left: 0.5rem;
}

.close {
font-family: "lightning";
cursor: pointer;
font-size: 150%;
color: #fff;
}

.close:hover {
opacity: 0.7;
}

0 comments on commit 81d7805

Please sign in to comment.