Page messages PT2

This commit is contained in:
2026-04-23 17:53:44 +02:00
parent 5a6d350147
commit 38417672f0
12 changed files with 239 additions and 24 deletions

View File

@@ -1,5 +1,6 @@
<button>
<img width="50" height="50" src="https://img.icons8.com/ios/50/user-male-circle--v1.png" alt="user-male-circle--v1"/>
</button>
<p>Nom User</p>
<button class="profile-btn">
<div class="icon-wrapper">
<img width="50" height="50" src="https://img.icons8.com/ios/50/user-male-circle--v1.png" alt="user"/>
</div>
<span class="username">Nom User</span>
</button>