Merge remote-tracking branch 'origin/main' into 95-fix-home-screen-account-button-ui

This commit is contained in:
2024-11-17 17:38:29 -05:00
48 changed files with 1829 additions and 148 deletions

View File

@ -3,8 +3,7 @@
.personal-container {
width: 16rem;
background: #1c1c1c;
height: 100vh;
margin: 0.2rem;
margin: 2px;
border-radius: 0.5rem;
.profile-container {