Update styles.css

This commit is contained in:
Jesse James Isler 2022-03-28 12:28:29 +02:00
parent 8b4807785b
commit c71c228901

View File

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