Skip to content

Commit f907690

Browse files
committed
Team banner
1 parent 69cf8ab commit f907690

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_includes/team-showcase.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<section class="hero is-halfheight has-text-left" id="team-showcase">
2+
<figure class="hero-background" style="background-image: url('https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/41309abdbb5d93dbc6c0119bf8f97a3bb38ad743/assets/images/seahawk-II/gallery-seahawk-II/interview.webp');">
3+
<div class="overlay">
4+
<div class="container is-centered">
5+
<div class="title-text">
6+
<h1 class="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold">
7+
Our Team
8+
</h1>
9+
</div>
10+
</div>
11+
</div>
12+
</figure>
13+
</section>
14+

0 commit comments

Comments
 (0)