separate profile sections

This commit is contained in:
Wirlaburla 2023-07-11 20:06:34 -05:00
parent e07549f080
commit 71fac74955

View File

@ -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,