We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69cf8ab commit f907690Copy full SHA for f907690
_includes/team-showcase.html
@@ -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
11
12
+ </figure>
13
+</section>
14
+
0 commit comments