diff --git a/css/profile.css b/css/profile.css index 8abd437..f79b3cc 100644 --- a/css/profile.css +++ b/css/profile.css @@ -8,7 +8,7 @@ body.profile .page-container { max-width: 800px; } -body.profile .page-container .header-table { +body.profile .page-container .header-container { background: var(--primary-container-background); border: var(--primary-container-border); padding: 2px;