Skip to content

Commit

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

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

.speaker-card.speaker-card__christoph {
background-image: url(/assets/images/team/cards/christoph.png);
}
Expand Down
Binary file added assets/images/team/cards/mustafa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ <h2 class="section__title has-goat is-regular mb--4">Meet the team</h2>
<a href="https://www.linkedin.com/in/midhet-mujkanovi%C4%87" target="_blank" class="speaker-card speaker-card__midhet"></a>
<a href="https://www.linkedin.com/in/enes-s-6462a290/" target="_blank" class="speaker-card speaker-card__enes"></a>
<a href="https://www.linkedin.com/in/zlatkoalomerovic/" target="_blank" class="speaker-card speaker-card__zlatko"></a>
<a href="https://www.linkedin.com/in/mustafaduranovic/" target="_blank" class="speaker-card speaker-card__mustafa"></a>
<a href="https://www.linkedin.com/in/alebruck/" target="_blank" class="speaker-card speaker-card__alessandro"></a>
<a href="https://muhamed.at/about/" target="_blank" class="speaker-card speaker-card__muhamed"></a>
</div>
Expand Down

0 comments on commit b12019d

Please sign in to comment.