diff --git a/style.css b/style.css index 5df5a3a..08a79f8 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ --color-green: #68ebb8; --color-white: #eee; --color-body-bg: #121212; - --color-profile-card-bg: #2f4054; + --color-profile-card-bg: #090b0e; --color-profile-border: #e35205; --color-text: #ffffff; } @@ -929,4 +929,4 @@ footer { } } -/* ... (keep all existing CSS rules after this point) ... */ \ No newline at end of file +/* ... (keep all existing CSS rules after this point) ... */