diff --git a/css/profile.css b/css/profile.css index e1892fe..8abd437 100644 --- a/css/profile.css +++ b/css/profile.css @@ -6,9 +6,13 @@ body.profile .page-container { margin-left: auto; margin-right: auto; max-width: 800px; +} + +body.profile .page-container .header-table { background: var(--primary-container-background); border: var(--primary-container-border); padding: 2px; + width: 100%; } body.profile .page-container .header-table,