diff --git a/index.html b/index.html index 6c2dc78..26ea58f 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ } .card { - background: rgba(30, 30, 30, 0.5); + background: rgba(33, 33, 33, 0.5); border: none; border-radius: 10px; transition: transform 0.3s ease; @@ -138,8 +138,10 @@