Skip to content

Commit

Permalink
more team members
Browse files Browse the repository at this point in the history
  • Loading branch information
misabegovic committed Apr 16, 2024
1 parent c9e89f4 commit 9431c7b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,14 @@ body {
background-image: url(/assets/images/team/cards/muhamed.png);
}

.speaker-card.speaker-card__almir {
background-image: url(/assets/images/team/cards/almir.png);
}

.speaker-card.speaker-card__hazim {
background-image: url(/assets/images/team/cards/hazim.png);
}

.speaker-card.speaker-card__mustafa {
background-image: url(/assets/images/team/cards/mustafa.png);
}
Expand Down
Binary file added assets/images/team/cards/almir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/team/cards/hazim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ <h2 class="section__title has-goat is-regular mb--4">Meet the team</h2>
<a href="https://www.linkedin.com/in/alebruck/" target="_blank" class="speaker-card speaker-card__alessandro"></a>
<a href="https://www.linkedin.com/in/anton-g-kulikov/" target="_blank" class="speaker-card speaker-card__anton"></a>
<a href="https://www.linkedin.com/in/ena-dzemila-70093516a/" target="_blank" class="speaker-card speaker-card__ena"></a>
<a href="/team" class="speaker-card speaker-card__hazim"></a>
<a href="https://www.linkedin.com/in/almir-alic/" target="_blank" class="speaker-card speaker-card__almir"></a>
<a href="https://muhamed.at/about/" target="_blank" class="speaker-card speaker-card__muhamed"></a>
</div>
</div>
Expand Down

0 comments on commit 9431c7b

Please sign in to comment.