Skip to content

Commit

Permalink
remove backdrop-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
sameoldlab committed Feb 3, 2025
1 parent 34fafbe commit 736d299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ input::placeholder {

.card {
@apply !rounded-xl !border-[1px] !border-black !bg-pink-300/10;
backdrop-filter: blur(2px)
}

.modal.contents .card {
Expand Down

0 comments on commit 736d299

Please sign in to comment.