revert Keeping rain theme, removing rain
This commit is contained in:
Bingus_Violet 2024-03-19 22:07:22 +00:00
parent 220daf93c1
commit 2109d74cee
4 changed files with 42 additions and 35 deletions

View file

@ -11,9 +11,7 @@
}
#card {
/* background-color: rgba(20, 5, 90); */
background-color: rgba(50, 0, 90, 0.5);
backdrop-filter: blur(5px);
background-color: rgba(20, 5, 90);
padding: 15px;
border: 2px white solid;
margin: 20px auto;