Skip to content

Commit

Permalink
Merge pull request #652 from universi-me/fix#651/altura-da-imagem-pro…
Browse files Browse the repository at this point in the history
…file

FIX #651: fixes size of image profile in component
  • Loading branch information
julio-ufpb authored Nov 22, 2024
2 parents 9c1c150 + 467473e commit 09bfaf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ProfileInfo/ProfileBio/ProfileBio.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

.image {
width: 7em;
height: 7em;
border: 3px solid #FFF;
}

Expand Down

0 comments on commit 09bfaf7

Please sign in to comment.