Use global state user instead of local resource in personal page

This commit is contained in:
2024-11-17 18:42:57 -05:00
parent 3d1dc94b06
commit 73b4b7674e
2 changed files with 46 additions and 32 deletions

View File

@ -34,7 +34,7 @@
height: 45;
width: 45;
margin-left: auto;
img {
.profile-image {
width: 100%;
height: 100%;
border-radius: 50%;