diff --git a/css/profile.css b/css/profile.css index 2c0cb67..0733f39 100644 --- a/css/profile.css +++ b/css/profile.css @@ -18,7 +18,7 @@ width: 50%; height: 90%; padding: 10px; - background-color: rgb(0, 0, 0); + background-color: rgba(0, 0, 0, 0.637); border: none; border-radius: 10px; display: flex;