Last active
August 17, 2021 14:33
-
-
Save MarkoZabcic/5dd05297665ddfbf17aef47f36fee9e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="members"> | |
<div class="avatar"> | |
<div class="initials">JD</div> | |
<p>Jane Doe</p> | |
<small>30</small> | |
</div> | |
<div class="avatar"> | |
<div class="initials">JD</div> | |
<p>Jane Doe</p> | |
<small>30</small> | |
</div> | |
<div class="avatar"> | |
<div class="initials">JD</div> | |
<p>Jane Doe</p> | |
<small>30</small> | |
</div> | |
<div class="avatar"> | |
<div class="initials">JD</div> | |
<p>Jane Doe</p> | |
<small>30</small> | |
</div> | |
<div class="avatar"> | |
<div class="initials">JD</div> | |
<p>Jane Doe</p> | |
<small>30</small> | |
</div> | |
<div class="avatar"> | |
<div class="initials">JD</div> | |
<p>Jane Doe</p> | |
<small>30</small> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment