Remove background on light mode?

#5
by aliabd - opened

I think it looks better on light mode if you remove the background color here:

.neon-card {
background-color: rgba(0, 0, 0, 0.7) !important; // remove this
}

Before:

Screenshot 2025-05-05 at 11.50.34 AM.png

After:

Screenshot 2025-05-05 at 11.51.23 AM.png

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment