Updated many thing + new 404 page and profile search
This commit is contained in:
parent
afefdb8882
commit
e7cf7b063e
8 changed files with 520 additions and 13 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<div class="row g-3 align-items-center justify-content-between mb-3">
|
||||
<div class="col-auto">
|
||||
<div class="user-avatar">
|
||||
<img src="static/img/avatar-dans-rond-gris.svg" class="img-fluid">
|
||||
<img src="static/img/avatars/default-avatar.svg" class="img-fluid">
|
||||
</div>
|
||||
<button class="btn btn-cta">Télécharger une image</button>
|
||||
</div>
|
||||
|
|
@ -94,7 +94,6 @@
|
|||
<div class="col-auto">
|
||||
<input class="form-control" type="text" id="user-pseudo" placeholder="Hot's Design" disabled readonly>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row align-items-center mb-3">
|
||||
<div class="col-auto">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue