Skip to content

Commit

Permalink
enes. zlatko.
Browse files Browse the repository at this point in the history
  • Loading branch information
misabegovic committed Apr 11, 2024
1 parent 0164855 commit 3860601
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 @@ -962,6 +962,14 @@ body {
background-image: url(/assets/images/team/cards/alessandro.png);
}

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

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

.speaker-card.speaker-card__denis {
background-image: url(/assets/images/team/cards/denis.png);
}
Expand Down
Binary file added assets/images/team/cards/enes.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/zlatko.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 @@ -15,6 +15,8 @@ <h2 class="section__title has-goat is-regular mb--4">Meet the team</h2>
<a href="https://www.linkedin.com/in/zehra-bu%C4%8Do-mintillustra/" target="_blank" class="speaker-card speaker-card__zehra"></a>
<a href="https://www.linkedin.com/in/amila-masovic/" target="_blank" class="speaker-card speaker-card__amila"></a>
<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/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 3860601

Please sign in to comment.