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;