Update styles.css

This commit is contained in:
Jesse James Isler 2022-03-28 12:28:29 +02:00
parent 8b4807785b
commit c71c228901
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ html {
background-size: cover;
}
.card {
opacity: 0.95 !important;
background-color: #ffffffaa;
}
.blurry {
backdrop-filter: blur(7px) !important;