Skip to content
Merged

Team #495

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _sass/_team.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,4 @@
flex: 1 1 300px;
margin-bottom: 2em;
}

49 changes: 9 additions & 40 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -854,27 +854,23 @@ <h3 class="no-margin title">
</div>
</div>

<div class="grid-row" id="mirabelvuong">
<div class="grid-row" id="charlenehuang">
<div class="grid-col">
<div class="profile-img-container">


<img class="profile-img" src="/img/team/blank.jpg" alt="blank profile picture"/>

<img class="profile-img" src="/img/team/mvuong.jpg" alt="picture of Mirabel Vuong"/>

<img class="profile-img" src="/img/team/blank.jpg" alt="blank profile picture"/>

</a>
</div>
</div>


<div class="grid-col">
<div class="team-member-content">
<h3 class="no-margin title">
Charlene Huang

<span class = "pronouns"> (she/her)</span>
<div class="grid-col">
<div class="team-member-content">
<h3 class="no-margin title">
Charlene Huang
<span class = "pronouns"> (she/her)</span>


</h3>
<p class="team-member-position">
Expand All @@ -895,33 +891,6 @@ <h3 class="no-margin title">
</div>
</div>

<div class="grid-col">
<div class="team-member-content">
<h3 class="no-margin title">
Mirabel Vuong

<span class = "pronouns"> (she/her)</span>

</h3>
<p class="team-member-position">
Dev Project Manager


</p>
<ul class="list-unstyled">


<li>
<a class="tla-link" href="https://github.com/myhrra"><span class="fab fa-github"></span> myhrra</a>
</li>


</ul>
</div>
</div>
</div>



</div>

Expand Down