Centered user account page for desktop

This commit is contained in:
FractalParadigm 2025-03-10 13:50:46 -04:00
parent 4d356bd9a3
commit 16e71ec6af

View File

@ -19,6 +19,7 @@
display: flex;
flex-direction: row;
margin-bottom: 20px;
margin: auto;
}
#accountSocialsPanel {