Revert "Update styles.css"

This reverts commit c71c228901.
This commit is contained in:
Jesse James Isler 2022-03-28 12:30:58 +02:00
parent c71c228901
commit 6537b42ec5

View File

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