From 6537b42ec56e839f5a2c01eb409f3de685b49615 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 12:30:58 +0200 Subject: [PATCH] Revert "Update styles.css" This reverts commit c71c2289019d923ab038fe66cbdb5415e3d1c11f. --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index a8c53d3..480b9f0 100644 --- a/css/styles.css +++ b/css/styles.css @@ -6,7 +6,7 @@ html { background-size: cover; } .card { -background-color: #ffffffaa; + opacity: 0.95 !important; } .blurry { backdrop-filter: blur(7px) !important;