Change card with rain event

This commit is contained in:
Violet 2024-03-04 17:12:08 +00:00 committed by GitHub
parent c23e8fef0a
commit 9790b71264
2 changed files with 8 additions and 5 deletions

View file

@ -11,8 +11,7 @@
}
#card {
background-color: rgba(25, 5, 80, 0.5);
backdrop-filter: blur(10px);
background-color: rgba(20, 5, 90);
padding: 15px;
border: 2px white solid;
margin: 20px auto;