Resized profile picture change text in user settings
This commit is contained in:
parent
c1216ea708
commit
79d860351c
1 changed files with 5 additions and 5 deletions
|
@ -29,12 +29,12 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="col ms-n2">
|
||||
<h4 class="mb-1">
|
||||
<div class="mb-1 fs-5 fw-semibold">
|
||||
Your avatar
|
||||
</h4>
|
||||
<small class="text-body-secondary">
|
||||
PNG or JPG no bigger than 1000px wide and tall.
|
||||
</small>
|
||||
</div>
|
||||
<div class="fs-7">
|
||||
PNG or JPG no bigger than 1000px wide and tall
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue