mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-09 11:08:48 +00:00
get image and profile data from database
This commit is contained in:
parent
f2f7a86c9c
commit
fdaf575367
5 changed files with 139 additions and 94 deletions
|
@ -40,6 +40,10 @@
|
|||
border-radius: 1rem;
|
||||
}
|
||||
|
||||
.edit-icon {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.profile-avatar {
|
||||
width: 5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue